Uses of Interface
org.eclipse.emf.emfstore.internal.server.connection.ConnectionHandler

Packages that use ConnectionHandler
org.eclipse.emf.emfstore.internal.server.connection.xmlrpc   
org.eclipse.emf.emfstore.internal.server.startup   
 

Uses of ConnectionHandler in org.eclipse.emf.emfstore.internal.server.connection.xmlrpc
 

Classes in org.eclipse.emf.emfstore.internal.server.connection.xmlrpc that implement ConnectionHandler
 class XmlRpcAdminConnectionHandler
          Connection Handler for XML RPC AdminEmfstore interface.
 class XmlRpcConnectionHandler
          Connection Handler for XML RPC EMFStore interface.
 

Uses of ConnectionHandler in org.eclipse.emf.emfstore.internal.server.startup
 

Method parameters in org.eclipse.emf.emfstore.internal.server.startup with type arguments of type ConnectionHandler
 void PostStartupListener.postStartUp(ServerSpace serverspace, AccessControl accessControl, Set<ConnectionHandler<? extends EMFStoreInterface>> connectionHandlers)
          Is called post startup.
 



Copyright © 2016. All Rights Reserved.