Uses of Interface
org.eclipse.net4j.ITransportConfigAware

Packages that use ITransportConfigAware
org.eclipse.spi.net4j Server service provider interfaces and useful base implementations for the Net4j transport layer. 
 

Uses of ITransportConfigAware in org.eclipse.spi.net4j
 

Subinterfaces of ITransportConfigAware in org.eclipse.spi.net4j
 interface InternalAcceptor
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalChannelMultiplexer
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalConnector
          If the meaning of this type isn't clear, there really should be more of a description here...
 

Classes in org.eclipse.spi.net4j that implement ITransportConfigAware
 class Acceptor
          If the meaning of this type isn't clear, there really should be more of a description here...
 class ChannelMultiplexer
          If the meaning of this type isn't clear, there really should be more of a description here...
 class Connector
          If the meaning of this type isn't clear, there really should be more of a description here...
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.