- getBool(String) - Method in class ch.ethz.inf.vs.californium.proxy.MappingProperties
-
- getBool(String) - Method in class ch.ethz.inf.vs.californium.proxy.ProxyProperties
-
- getCacheStats() - Method in interface ch.ethz.inf.vs.californium.proxy.CacheResource
-
- getCacheStats() - Method in class ch.ethz.inf.vs.californium.proxy.ProxyCacheResource
-
- getCoapMediaType(HttpMessage) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Gets the coap media type associated to the http entity.
- getCoapOptions(Header[]) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Gets the coap options starting from an array of http headers.
- getCoapPayload(HttpEntity) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Method to map the http entity of a http message in a coherent payload for
the coap message.
- getCoapRequest(HttpRequest, String, boolean) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Gets the coap request.
- getCoapResponse(HttpResponse, Request) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Gets the CoAP response from an incoming HTTP response.
- getDbl(String) - Method in class ch.ethz.inf.vs.californium.proxy.MappingProperties
-
- getDbl(String) - Method in class ch.ethz.inf.vs.californium.proxy.ProxyProperties
-
- getHttpEntity(Message) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Generates an HTTP entity starting from a CoAP request.
- getHttpHeaders(List<Option>) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Gets the http headers from a list of CoAP options.
- getHttpRequest(Request) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Gets the http request starting from a CoAP request.
- getHttpResponse(HttpRequest, Response, HttpResponse) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.HttpTranslator
-
Sets the parameters of the incoming http response from a CoAP response.
- getInt(String) - Method in class ch.ethz.inf.vs.californium.proxy.MappingProperties
-
- getInt(String) - Method in class ch.ethz.inf.vs.californium.proxy.ProxyProperties
-
- getProxyCoapClientResource() - Method in class ch.ethz.inf.vs.californium.proxy.DirectProxyCoAPResolver
-
- getProxyCoapResolver() - Method in class ch.ethz.inf.vs.californium.proxy.ProxyHttpServer
-
- getRequest(Request) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.CoapTranslator
-
Starting from an external CoAP request, the method fills a new request
for the internal CaAP nodes.
- getRequestHandler() - Method in class ch.ethz.inf.vs.californium.proxy.HttpStack
-
- getResponse(Request) - Method in interface ch.ethz.inf.vs.californium.proxy.CacheResource
-
Gets cached response.
- getResponse(Request) - Method in class ch.ethz.inf.vs.californium.proxy.ProxyCacheResource
-
Retrieves the response in the cache that matches the request passed, null
otherwise.
- getResponse(Response) - Static method in class ch.ethz.inf.vs.californium.resources.proxy.CoapTranslator
-
Fills the new response with the response received from the internal CoAP
node.
- getStr(String) - Method in class ch.ethz.inf.vs.californium.proxy.MappingProperties
-
- getStr(String) - Method in class ch.ethz.inf.vs.californium.proxy.ProxyProperties
-