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

Packages that use InternalAcceptor
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 InternalAcceptor in org.eclipse.net4j
 

Methods in org.eclipse.net4j with parameters of type InternalAcceptor
protected  void TransportInjector.processAcceptor(IManagedContainer container, String factoryType, String description, InternalAcceptor acceptor)
           
 

Uses of InternalAcceptor in org.eclipse.spi.net4j
 

Classes in org.eclipse.spi.net4j that implement InternalAcceptor
 class Acceptor
           
 



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