|
Restlet Framework 2.2.2 OSGi Environments |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientProxy
Marker interface for RESTful resource proxies. This allows you to retrieve
and manipulate the underlying ClientResource
of a dynamic client
proxy generated by the ClientResource.create(String, Class)
method
for example, or by ClientResource.getChild(String, Class)
.
Method Summary | |
---|---|
ClientResource |
getClientResource()
Returns the wrapped client resource. |
Method Detail |
---|
ClientResource getClientResource()
|
Restlet Framework 2.2.2 OSGi Environments |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |