Interface | Description |
---|---|
HttpOutput.HttpResultDecoder<O,R> | |
HttpRequest.HttpRequestDecoder<A,K,B> | |
HttpSpec.UndoFunction<A,K,B,O> |
The UndoFunction functional interface.
|
Class | Description |
---|---|
HttpBuilder |
The Http builder is a thin wrapper around the
AsyncBuilder that makes it easier
to wrap Http web service calls as async actions. |
HttpOutput<K,O,R> | |
HttpRequest<K,B> | |
HttpSpec<A,K,B,O,R> |
Enum | Description |
---|---|
HttpRequest.HttpVerb |
Copyright © 2019. All rights reserved.