public class ProxyCoapClientResource extends ForwardingResource
Resource.ResourceTreeBuilder
Constructor and Description |
---|
ProxyCoapClientResource() |
ProxyCoapClientResource(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
Response |
forwardRequest(Request request) |
handleRequest
add, add, add, addObserver, addObserveRelation, changed, checkObserveRelation, clearAndNotifyObserveRelations, clearObserveRelations, createClient, createClient, createClient, delete, execute, executeAndWait, getAttributes, getChild, getChildren, getEndpoints, getExecutor, getName, getObserverCount, getParent, getPath, getURI, handleDELETE, handleGET, handlePOST, handlePUT, isCachable, isObservable, isVisible, remove, remove, removeObserver, removeObserveRelation, setName, setObservable, setObserveType, setParent, setPath, setVisible
public ProxyCoapClientResource()
public ProxyCoapClientResource(java.lang.String name)
public Response forwardRequest(Request request)
forwardRequest
in class ForwardingResource