|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionNotifierIfc | |
---|---|
org.exolab.core.mipc |
Uses of ConnectionNotifierIfc in org.exolab.core.mipc |
---|
Constructors in org.exolab.core.mipc with parameters of type ConnectionNotifierIfc | |
---|---|
MultiplexConnectionServer(java.net.InetAddress address,
int port,
ConnectionNotifierIfc notifier)
Creates a new MultiplexConnectionServer that sets up a listener port and adds a notifier to call with all new connections. |
|
MultiplexConnectionServer(int port,
ConnectionNotifierIfc notifier)
Creates a new MultiplexConnectionServer that sets up a listener port and adds a notifier to call with all new connections. |
|
MultiplexSSLConnectionServer(int port,
ConnectionNotifierIfc notifier)
Creates a new MultiplexSSLConnectionServer that sets up a listener port and adds a notifier to call with all new connections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |