| Package | Description |
|---|---|
| org.eclipse.californium.elements |
| Class and Description |
|---|
| AddressEndpointContext
A endpoint context providing the inet socket address and a optional
principal.
|
| Connector
A managed interface for exchanging messages between networked clients and a
server application.
|
| EndpointContext
A container for storing transport specific information about the context in
which a message has been sent or received.
|
| EndpointContextMatcher
Interface for endpoint context processing.
|
| KeySetEndpointContextMatcher
Key set based endpoint context matcher.
|
| MapBasedEndpointContext
A map based endpoint context.
|
| MessageCallback |
| RawData
A container object for the data received or sent via a
Connector. |
| RawDataChannel
A processor for messages received from the network layer.
|
| TcpEndpointContext
A endpoint context that explicitly supports TCP specific properties.
|
| UDPConnector
A
Connector employing UDP as the transport protocol for exchanging
data between networked clients and a server application. |
Copyright © 2019 Eclipse Foundation. All rights reserved.