Uses of Class
org.eclipse.emf.emfstore.server.exceptions.ESServerInitException

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

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

Methods in org.eclipse.emf.emfstore.internal.server.connection.xmlrpc that throw ESServerInitException
 void XmlRpcBuiltinWebServer.addHandler(String handlerName, Class<?> clazz)
          Adds a handler to the webserver.
 void XmlRpcAdminConnectionHandler.init(AdminEmfStore adminEmfStore, AccessControl accessControl)
          This method initializes the ConnectionHandler.
 void XmlRpcConnectionHandler.init(EMFStore emfStore, AccessControl accessControl)
          This method initializes the ConnectionHandler.
 void XmlRpcBuiltinWebServer.initServer()
          Starts the server.
 

Uses of ESServerInitException in org.eclipse.emf.emfstore.server
 

Methods in org.eclipse.emf.emfstore.server that throw ESServerInitException
 void ESXmlRpcWebServerProvider.addHandler(String handlerName, Class<?> clazz)
          Adds a handler to the web server.
 void ESXmlRpcWebServerProvider.initServer()
          Starts the server.
 



Copyright © 2015. All Rights Reserved.