Uses of Interface
com.ibm.ima.plugin.ImaConnectionListener
-
Packages that use ImaConnectionListener Package Description com.ibm.ima.plugin Implements a set of interfaces defining the Java plug-in mechanism for IBM MessageSight. -
-
Uses of ImaConnectionListener in com.ibm.ima.plugin
Methods in com.ibm.ima.plugin that return ImaConnectionListener Modifier and Type Method Description ImaConnectionListenerImaConnection. getConnectionListener()Returns the connection listener associated with this connection.ImaConnectionListenerImaPluginListener. onConnection(ImaConnection connect, String protocol)Callback for a new connection with a known protocol.
-