| Package | Description |
|---|---|
| ch.ethz.inf.vs.californium.proxy | |
| ch.ethz.inf.vs.californium.resources.proxy |
| Modifier and Type | Method and Description |
|---|---|
ForwardingResource |
DirectProxyCoAPResolver.getProxyCoapClientResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectProxyCoAPResolver.setProxyCoapClientResource(ForwardingResource proxyCoapClientResource) |
| Constructor and Description |
|---|
DirectProxyCoAPResolver(ForwardingResource proxyCoapClientResource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyCoapClientResource
Resource that forwards a coap request with the proxy-uri option set to the
desired coap server.
|
class |
ProxyHttpClientResource
// test with http://httpbin.org/
|
Copyright © 2014 Institute for Pervasive Computing, ETH Zurich. All rights reserved.