Uses of Class
org.eclipse.ecf.provider.remoteservice.generic.Response
-
Uses of Response in org.eclipse.ecf.provider.remoteservice.generic
Modifier and TypeMethodDescriptionprotected Response
RegistrySharedObject.deserializeCallResponse
(byte[] responseBytes) protected Response
Request.getResponse()
Modifier and TypeMethodDescriptionprotected void
RegistrySharedObject.handleCallResponse
(Response response) protected void
RegistrySharedObject.sendCallResponse
(ID responseTarget, Response response) protected byte[]
RegistrySharedObject.serializeCallResponse
(Response response) protected void
Request.setResponse
(Response response)