net.sf.saxon.javax.xml.xquery

Interface XQConnectionEventListener

public interface XQConnectionEventListener

XQJ interfaces reconstructed from version 0.9 documentation

Method Summary

void
connectionClosed(XQConnectionEvent event)
void
connectionErrorOccurred(XQConnectionEvent event)

Method Details

connectionClosed

public void connectionClosed(XQConnectionEvent event)

connectionErrorOccurred

public void connectionErrorOccurred(XQConnectionEvent event)