
public class ORemoteServerController extends Object
| Constructor and Description |
|---|
ORemoteServerController(ODistributedServerManager manager,
String iServer,
String iURL,
String user,
String passwd) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
sendRequest(ODistributedRequest req,
String node) |
void |
sendResponse(ODistributedResponse response,
String node) |
public ORemoteServerController(ODistributedServerManager manager, String iServer, String iURL, String user, String passwd) throws IOException
IOExceptionpublic void sendRequest(ODistributedRequest req, String node)
public void sendResponse(ODistributedResponse response, String node)
public void close()
Copyright © 2009–2016 Orient Technologies. All rights reserved.