Package | Description |
---|---|
com.gwtplatform.dispatch.rest.client |
Class and Description |
---|
ActionMetadataProvider
An implementation of this class is generated at compile-time to provide additional information about generated
RestAction s. |
ActionMetadataProvider.MetadataKey
A key composed of
RestAction and a MetadataType . |
RestDispatchCall
A class representing an execute call to be sent to the server over HTTP.
|
RestDispatchCallFactory
A factory used to create
DispatchCall instances. |
RestDispatcherController
This interface is used to initiate the generation of services and
RestAction s. |
RestRequestBuilderFactory
Factory used to create
RequestBuilder objects for a given RestAction . |
RestResponseDeserializer
Deserializes a response for a given action.
|
Copyright © 2010–2014 Arcbees. All rights reserved.