| Interface | Description | 
|---|---|
| DTLSServerSocket | |
| DTLSServerSocketFactory | DTLSServerSocketFactorys createDTLServerSockets. | 
| DTLSSocketFactory | DTLSSocketFactorys createDTLSSockets. | 
| Class | Description | 
|---|---|
| DTLSContext | Instances of this class represent a secure DTLS socket protocol implementation which acts as a factory for secure
 DTLS socket factories. | 
| DTLSSocket | This class extends  DatagramSockets and provides secure socket using protocols such as the "IETF
 "Datagram Transport Layer Security" (DTLS) protocols. |