Uses of Interface
org.exolab.core.mipc.ConnectionNotifierIfc

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.
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.