A C D E G H I L M N O P S T 

A

asyncDelete(MuleEvent, Boolean, String, Integer, String, List<String>, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Async-Delete messageprocessor asynchronously deletes a CoAP resource on a Server.
asyncGet(MuleEvent, Boolean, String, Integer, String, List<String>, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Async-Get messageprocessor asynchronously retrieves the contents of a CoAP resource from a Server.
asyncPost(MuleEvent, Boolean, String, Integer, String, List<String>, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Async-Put messageprocessor asynchronously delivers contents to a CoAP resource on a Server.
asyncPut(MuleEvent, Boolean, String, Integer, String, List<String>, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Async-Put messageprocessor asynchronously changes the contents of a CoAP resource on a Server.

C

CoAPClientConfig - Class in nl.teslanet.mule.transport.coap.client.config
The CoAP client configuration contains attributes defining the CoAP endpoint that is used to do CoAP requests.
CoAPClientConfig() - Constructor for class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
 
CoapClientConnector - Class in nl.teslanet.mule.transport.coap.client
Mule CoAP connector - CoapClient.
CoapClientConnector() - Constructor for class nl.teslanet.mule.transport.coap.client.CoapClientConnector
 

D

delete(MuleEvent, Boolean, String, Integer, String, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Delete messageprocessor deletes a CoAP resource on a Server.
discover(Boolean, String, Integer, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Discover message-processor retrieves information about CoAP resources from a server.

E

EndpointConfig - Class in nl.teslanet.mule.transport.coap.client.config
 
EndpointConfig() - Constructor for class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
EndpointConstructionException - Exception in nl.teslanet.mule.transport.coap.client.error
The EndpointConstructionException is thrown when the CoAP endpoint could not be constructed.
EndpointConstructionException() - Constructor for exception nl.teslanet.mule.transport.coap.client.error.EndpointConstructionException
 
EndpointConstructionException(String) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.EndpointConstructionException
 
EndpointConstructionException(Throwable) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.EndpointConstructionException
 
EndpointConstructionException(String, Throwable) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.EndpointConstructionException
 
EndpointConstructionException(String, Throwable, boolean, boolean) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.EndpointConstructionException
 
ErrorHandler - Class in nl.teslanet.mule.transport.coap.client.error
 
ErrorHandler() - Constructor for class nl.teslanet.mule.transport.coap.client.error.ErrorHandler
 

G

get(MuleEvent, Boolean, String, Integer, String, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Get messageprocessor retrieves the contents of a CoAP resource from a Server.
getAckRandomFactor() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getAckTimeout() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getAckTimeoutScale() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getBindToHost() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getBindToPort() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getBindToSecurePort() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getBlockwiseStatusLifetime() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getConfig() - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Gets the Connector configuration.
getCongestionControlAlgorithm() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getCropRotationPeriod() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getDeduplicator() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getDeduplicatorCropRotation() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getDeduplicatorMarkAndSweep() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getExchangeLifetime() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getHealthStatusInterval() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getHealthStatusPrintLevel() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getHost() - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Gets the configured server host.
getKeyStoreLocation() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getKeyStorePassword() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getLeisure() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getLocalAddress() - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Gets the local address.
getMarkAndSweepInterval() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getMaxMessageSize() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getMaxRetransmit() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getMaxTransmitWait() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getMuleContext() - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Gets the Mule context.
getNetworkConfig() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNetworkStageReceiverThreadCount() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNetworkStageSenderThreadCount() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNoDeduplicator() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNonLifetime() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNotificationCheckIntervalCount() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNotificationCheckIntervalTime() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNotificationReregistrationBackoff() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getNstart() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getPort() - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Gets the configured server port.
getPreferredBlockSize() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getPrivateKeyAlias() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getProbingRate() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getProtocolStageThreadCount() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getTokenSizeLimit() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getTrustedRootCertificateAlias() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getTrustStoreLocation() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getTrustStorePassword() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getUdpConnectorDatagramSize() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getUdpConnectorOutCapacity() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getUdpConnectorReceiveBuffer() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getUdpConnectorSendBuffer() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getURI(String, Integer, String, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Get an URI object describing the given CoAP resource.
getUri(String, Integer, String, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Get a String object containing the uri of the given CoAP resource.
getUseCongestionControl() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
getUseRandomMidStart() - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 

H

handle(Exception) - Method in class nl.teslanet.mule.transport.coap.client.error.ErrorHandler
 
handleResponse(SourceCallback, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Handle-Response messagesource handles responses on asynchronous requests that reference this handler.
HandlerException - Exception in nl.teslanet.mule.transport.coap.client.error
HandlerException occurs when a given handler name is invalid.
HandlerException() - Constructor for exception nl.teslanet.mule.transport.coap.client.error.HandlerException
 
HandlerException(String) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.HandlerException
 
HandlerException(Throwable) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.HandlerException
 
HandlerException(String, Throwable) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.HandlerException
 
HandlerException(String, Throwable, boolean, boolean) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.HandlerException
 

I

isLogMessages() - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Indicates whether CoAP messages should be logged
isSecure() - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Establish whether the CoAP communication must be secure.

L

listObservations() - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
List-Observations messageprocessor retrieves the list of active dynamic observations on a CoAP resource.

M

MalformedUriException - Exception in nl.teslanet.mule.transport.coap.client.error
MalformedUriException is thrown when a CoAP uri is invalid or cannot be constructed from schema, host, port. parth and query parameters to form a valid uri.
MalformedUriException() - Constructor for exception nl.teslanet.mule.transport.coap.client.error.MalformedUriException
 
MalformedUriException(String) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.MalformedUriException
 
MalformedUriException(Throwable) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.MalformedUriException
 
MalformedUriException(String, Throwable) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.MalformedUriException
 
MalformedUriException(String, Throwable, boolean, boolean) - Constructor for exception nl.teslanet.mule.transport.coap.client.error.MalformedUriException
 

N

nl.teslanet.mule.transport.coap.client - package nl.teslanet.mule.transport.coap.client
 
nl.teslanet.mule.transport.coap.client.config - package nl.teslanet.mule.transport.coap.client.config
 
nl.teslanet.mule.transport.coap.client.error - package nl.teslanet.mule.transport.coap.client.error
 

O

observe(SourceCallback, Boolean, String, Integer, String, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Observe messagesource observes a CoAP resource on a Server.

P

ping(String, Integer) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
The Ping messageprocessor checks whether a CoAP resource is reachable.
post(MuleEvent, Boolean, String, Integer, String, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Post messageprocessor delivers contents to a CoAP resource on a Server.
put(MuleEvent, Boolean, String, Integer, String, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Put messageprocessor changes the contents of a CoAP resource on a Server.

S

setAckRandomFactor(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setAckTimeout(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setAckTimeoutScale(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setBindToHost(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setBindToPort(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setBindToSecurePort(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setBlockwiseStatusLifetime(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setConfig(CoAPClientConfig) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Sets the Connector configuration.
setCongestionControlAlgorithm(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setCropRotationPeriod(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setDeduplicator(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setDeduplicatorCropRotation(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setDeduplicatorMarkAndSweep(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setExchangeLifetime(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setHealthStatusInterval(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setHealthStatusPrintLevel(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setHost(String) - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Sets the configured server host.
setKeyStoreLocation(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setKeyStorePassword(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setLeisure(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setLogMessages(boolean) - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Set flag that indicates whether CoAP messages should be logged
setMarkAndSweepInterval(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setMaxMessageSize(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setMaxRetransmit(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setMaxTransmitWait(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setMuleContext(MuleContext) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Sets the The Mule context.
setNetworkStageReceiverThreadCount(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNetworkStageSenderThreadCount(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNoDeduplicator(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNonLifetime(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNotificationCheckIntervalCount(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNotificationCheckIntervalTime(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNotificationReregistrationBackoff(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setNstart(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setPort(Integer) - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Sets the configured server port.
setPreferredBlockSize(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setPrivateKeyAlias(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setProbingRate(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setProtocolStageThreadCount(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setSecure(boolean) - Method in class nl.teslanet.mule.transport.coap.client.config.CoAPClientConfig
Sets the flag whether the CoAP communication must be secure.
setTokenSizeLimit(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setTrustedRootCertificateAlias(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setTrustStoreLocation(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setTrustStorePassword(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setUdpConnectorDatagramSize(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setUdpConnectorOutCapacity(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setUdpConnectorReceiveBuffer(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setUdpConnectorSendBuffer(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setUseCongestionControl(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
setUseRandomMidStart(String) - Method in class nl.teslanet.mule.transport.coap.client.config.EndpointConfig
 
startConnector() - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
The startConnector method creates an CoAP endpoint using the configuration parameters.
startObserve(Boolean, String, Integer, String, List<String>, String) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Start-observe messageprocessor dynamically initiates observation of a CoAP resource on a Server.
stopConnector() - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
The stopConnector method terminates the CoAP endpoint.
stopObserve(String, Integer, String, List<String>) - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Stop-observe messageprocessor ends a dynamically set observation of a CoAP resource on a Server.

T

test() - Method in class nl.teslanet.mule.transport.coap.client.CoapClientConnector
Test connectivity
A C D E G H I L M N O P S T 

Copyright © 2010–2018. All rights reserved.