Class RestCallFactory
- java.lang.Object
- 
- org.eclipse.ecf.remoteservice.rest.RestCallFactory
 
- 
- 
Constructor SummaryConstructors Constructor Description RestCallFactory()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static IRestCallcreateRestCall(String resourcePath)static IRestCallcreateRestCall(String fqMethod, Object[] params)static IRestCallcreateRestCall(String fqMethod, Object[] params, Map requestHeaders)static IRestCallcreateRestCall(String fqMethod, Object[] params, Map requestHeaders, long timeout)
 
-