Package | Description |
---|---|
com.gwtplatform.dispatch.rest.client.gin |
Modifier and Type | Method and Description |
---|---|
RestParameterBuilder |
RestDispatchAsyncModuleBuilder.addGlobalHeaderParam(String key)
Initiate the creation of a global header parameter that will be attached to all requests.
|
RestParameterBuilder |
RestDispatchAsyncModuleBuilder.addGlobalQueryParam(String key)
Initiate the creation of a global query parameter that will be attached to all requests.
|
RestParameterBuilder |
RestParameterBuilder.toHttpMethods(HttpMethod httpMethod,
HttpMethod... otherHttpMethods)
Define with which
HttpMethod the parameter will be added. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.