|
Restlet Framework 2.2.1 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ClientProxy
implementing a custom Java interface, extending the
marker ClientProxy
interface, and annotated with Restlet annotations
such as Get
, Post
, Put
or Delete
.ClientInfo
instance with preferences matching exactly
the current variant.
Throwable
is caught during initialization,
handling or releasing.
ClientResource.getNext()
method.
Resource.release()
the resource.
Restlet.stop()
the Restlet if it is still started.
Restlet
.
Request.getResourceRef()
value duplicated here in
case a proxy changed it.
MediaType
s.
InputRepresentation.getStream()
.
System.currentTimeMillis()
.
MediaType.includes(Metadata, boolean)
.
MediaType.includes(Metadata, boolean)
.
Protocol.isConfidential()
method for the
request's protocol returned by Request.getProtocol()
;
GwtClientProxy
object when a failure
is detected.
GwtClientProxy
object in case of
success.
MediaType.valueOf(String)
.
Resource.doRelease()
.
Status.SERVER_ERROR_INTERNAL
including the
related error or exception.
System.currentTimeMillis()
.
|
Restlet Framework 2.2.1 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |