public class ConnectorCoapClient
extends org.eclipse.californium.core.CoapClient
| Constructor and Description |
|---|
ConnectorCoapClient() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.californium.core.network.Endpoint |
getEndpoint()
Gets the endpoint this client uses.
|
org.eclipse.californium.core.CoapClient |
setEndpoint(org.eclipse.californium.core.network.Endpoint endpoint)
Sets the endpoint this client is supposed to use.
|
advanced, advanced, delete, delete, discover, discover, enableProxy, execute, get, get, get, get, getDestinationContext, getEffectiveEndpoint, getProxyScheme, getTimeout, getURI, observe, observe, observe, observeAndWait, observeAndWait, observeAndWait, patch, patch, patch, patch, patch, patch, patch, patch, ping, ping, post, post, post, post, post, post, post, post, put, put, put, put, putIfMatch, putIfMatch, putIfMatch, putIfMatch, putIfNoneMatch, putIfNoneMatch, putIfNoneMatch, putIfNoneMatch, send, send, setDestinationContext, setExecutors, setProxyScheme, setTimeout, setURI, shutdown, useCONs, useEarlyNegotiation, useExecutor, useLateNegotiation, useNONs, useProxy, validate, validatepublic org.eclipse.californium.core.CoapClient setEndpoint(org.eclipse.californium.core.network.Endpoint endpoint)
CoapClient.shutdown()
doesn't close nor destroy it.setEndpoint in class org.eclipse.californium.core.CoapClientendpoint - The endpointpublic org.eclipse.californium.core.network.Endpoint getEndpoint()
getEndpoint in class org.eclipse.californium.core.CoapClientCopyright © 2019–2024 Teslanet.nl. All rights reserved.