| Package | Description |
|---|---|
| org.eclipse.californium.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
KeySetEndpointContextMatcher
Key set based endpoint context matcher.
|
class |
PrincipalEndpointContextMatcher
Principal based endpoint context matcher.
|
class |
RelaxedDtlsEndpointContextMatcher
Relaxed endpoint context matcher.
|
class |
StrictDtlsEndpointContextMatcher
Strict endpoint context matcher.
|
class |
TcpEndpointContextMatcher
TCP endpoint context matcher.
|
class |
TlsEndpointContextMatcher
TLS endpoint context matcher.
|
class |
UdpEndpointContextMatcher
Endpoint context matcher for UDP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UDPConnector.setEndpointContextMatcher(EndpointContextMatcher matcher) |
void |
Connector.setEndpointContextMatcher(EndpointContextMatcher matcher)
Set endpoint context matcher to be used for sending messages.
|
Copyright © 2019 Eclipse Foundation. All rights reserved.