| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.server.connection.xmlrpc | |
| org.eclipse.emf.emfstore.server |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ESXmlRpcWebServerProvider.addHandler(String handlerName,
Class<?> clazz)
Adds a handler to the web server.
|
void |
ESXmlRpcWebServerProvider.initServer()
Starts the server.
|
Copyright © 2017. All rights reserved.