- getAlias() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Gets the alias used to query the KeyStore for the private key and
certificate.
- getAllOptions(Object) - Method in class org.apache.camel.coap.CoAPComponentConfigurer
-
- getAllOptions(Object) - Method in class org.apache.camel.coap.CoAPEndpointConfigurer
-
- getCipherSuites() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Gets the cipherSuites String.
- getClientAuthentication() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Gets the configuration options for server-side client-authentication
requirements.
- getCoapEndpoint() - Method in class org.apache.camel.coap.CoAPConsumer
-
- getCoapMethodRestrict() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Comma separated list of methods that the CoAP consumer will bind to.
- getCoapServer() - Method in class org.apache.camel.coap.CoAPEndpoint
-
- getDefaultMethod(Exchange, CoapClient) - Static method in class org.apache.camel.coap.CoAPHelper
-
Determines which CoAP request method to use based on the content of the
target request URI, the message body or value from the CamelCoapMethod
header.
- getDefaultMethodRestrict(String) - Static method in class org.apache.camel.coap.CoAPHelper
-
Determines which method verbs the CoAP server should be restricted to
handling.
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.coap.CoAPComponentConfigurer
-
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.coap.CoAPEndpointConfigurer
-
- getPrivateKey() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Get the configured private key for use with Raw Public Key.
- getPskStore() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Get the PskStore to use for pre-shared key.
- getPublicKey() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Get the configured public key for use with Raw Public Key.
- getServer(int, CoAPEndpoint) - Method in class org.apache.camel.coap.CoAPComponent
-
- getSslContextParameters() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Get the SSLContextParameters object for setting up TLS.
- getTrustedRpkStore() - Method in class org.apache.camel.coap.CoAPEndpoint
-
Get the TrustedRpkStore to use to determine trust in raw public keys.
- getUri() - Method in class org.apache.camel.coap.CoAPEndpoint
-
The URI for the CoAP endpoint