Package | Description |
---|---|
org.eclipse.ecf.provider.remoteservice.generic |
Modifier and Type | Method and Description |
---|---|
static RemoteCallImpl |
RemoteCallImpl.createRemoteCall(java.lang.String clazz,
java.lang.String method,
java.lang.Object[] parameters,
long timeout) |
RemoteCallImpl |
Request.getCall() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
RemoteServiceRegistrationImpl.callService(RemoteCallImpl call) |
Constructor and Description |
---|
Request(ID requestContainerID,
long serviceId,
RemoteCallImpl call) |
Request(ID requestContainerID,
long serviceId,
RemoteCallImpl call,
IRemoteCallListener listener) |