Uses of Class
org.eclipse.ecf.remoteservice.rest.client.AbstractRequestType
Packages that use AbstractRequestType
-
Uses of AbstractRequestType in org.eclipse.ecf.remoteservice.rest
Methods in org.eclipse.ecf.remoteservice.rest with parameters of type AbstractRequestTypeModifier and TypeMethodDescriptionstatic IRemoteCallable
RestCallableFactory.createCallable
(String method, String resourcePath, IRemoteCallParameter[] defaultParameters, AbstractRequestType requestType) static IRemoteCallable
RestCallableFactory.createCallable
(String method, String resourcePath, IRemoteCallParameter[] defaultParameters, AbstractRequestType requestType, long defaultTimeout) static IRemoteCallable
RestCallableFactory.createCallable
(String method, String resourcePath, AbstractRequestType requestType) static IRemoteCallable
RestCallableFactory.createCallable
(String method, String resourcePath, AbstractRequestType requestType, long timeout) -
Uses of AbstractRequestType in org.eclipse.ecf.remoteservice.rest.client
Subclasses of AbstractRequestType in org.eclipse.ecf.remoteservice.rest.clientModifier and TypeClassDescriptionclass
class
class
class
class
class