Uses of Interface
org.eclipse.net4j.jvm.IJVMAcceptor

Packages that use IJVMAcceptor
org.eclipse.net4j.jvm Transport layer extension with support for JVM embedded connections. 
 

Uses of IJVMAcceptor in org.eclipse.net4j.jvm
 

Methods in org.eclipse.net4j.jvm that return IJVMAcceptor
static IJVMAcceptor JVMUtil.getAcceptor(IManagedContainer container, String description)
           
 IJVMAcceptor IJVMAcceptorManager.getAcceptor(String name)
           
 

Methods in org.eclipse.net4j.jvm that return types with arguments of type IJVMAcceptor
 IRegistry<String,IJVMAcceptor> IJVMAcceptorManager.getAcceptorRegistry()
           
 



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