Interface | Description |
---|---|
RequestCallback |
A
RemoteCallback that can be used
to retrieve the underlying HTTP request. |
ResponseCallback |
A
RemoteCallback that can be used to retrieve the underlying HTTP response. |
RestErrorCallback |
A callback that is invoked when a request to a REST endpoint fails.
|
Class | Description |
---|---|
MultivaluedMapImpl<K,V> |
GWT-translatable implementation of
MultivaluedMap . |
PathSegmentImpl |
GWT-translatable implementation of
PathSegment . |
RequestHolder |
Default implementation of
RequestCallback that allows the
cancellation of pending Request s. |
RestClient |
API for communicating with REST endpoints based on JAX-RS interfaces.
|
Exception | Description |
---|---|
ResponseException |
Indicates an invalid/unexpected HTTP response.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.