Uses of Interface
org.eclipse.ecf.remoteservice.rest.IRestCall
Packages that use IRestCall
-
Uses of IRestCall in org.eclipse.ecf.remoteservice.rest
Classes in org.eclipse.ecf.remoteservice.rest that implement IRestCallMethods in org.eclipse.ecf.remoteservice.rest that return IRestCallModifier and TypeMethodDescriptionstatic IRestCall
RestCallFactory.createRestCall
(String resourcePath) static IRestCall
RestCallFactory.createRestCall
(String fqMethod, Object[] params) static IRestCall
RestCallFactory.createRestCall
(String fqMethod, Object[] params, Map requestHeaders) static IRestCall
RestCallFactory.createRestCall
(String fqMethod, Object[] params, Map requestHeaders, long timeout)