Uses of Interface
tigase.net.ConnectionOpenListener
Packages that use ConnectionOpenListener
Package
Description
The main package with top level API for server side components.
-
Uses of ConnectionOpenListener in tigase.net
Methods in tigase.net with parameters of type ConnectionOpenListenerModifier and TypeMethodDescriptionvoid
ConnectionOpenThread.addConnectionOpenListener
(ConnectionOpenListener al) void
ConnectionOpenThread.removeConnectionOpenListener
(ConnectionOpenListener al) -
Uses of ConnectionOpenListener in tigase.server
Methods in tigase.server with parameters of type ConnectionOpenListenerModifier and TypeMethodDescriptionprotected void
ConnectionManager.releaseListener
(ConnectionOpenListener toStop)