Uses of Interface
org.eclipse.spi.net4j.InternalConnector

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

Uses of InternalConnector in org.eclipse.net4j
 

Methods in org.eclipse.net4j with parameters of type InternalConnector
protected  void TransportInjector.processConnector(IManagedContainer container, String factoryType, String description, InternalConnector connector)
           
 

Uses of InternalConnector in org.eclipse.spi.net4j
 

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

Methods in org.eclipse.spi.net4j with parameters of type InternalConnector
 void Acceptor.addConnector(InternalConnector connector)
           
 void Acceptor.prepareConnector(InternalConnector connector)
           
 



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