Class HttpGetRequestType

java.lang.Object
org.eclipse.ecf.remoteservice.rest.client.AbstractRequestType
org.eclipse.ecf.remoteservice.rest.client.HttpGetRequestType
All Implemented Interfaces:
IRemoteCallableRequestType

public class HttpGetRequestType extends AbstractRequestType
  • Constructor Details

    • HttpGetRequestType

      public HttpGetRequestType(Map defaultRequestHeaders)
    • HttpGetRequestType

      public HttpGetRequestType()