| Class | Description | 
|---|---|
| NetClient | 
 A TCP client. 
 | 
| NetServer | 
 Represents a TCP server
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
| NetSocket | 
 Represents a socket-like interface to a TCP connection on either the
 client or the server side. 
 | 
| SelfSignedCertificate | 
 A self-signed certificate helper for testing and development purposes. 
 | 
| SocketAddress | 
 The address of a socket, an inet socket address or a domain socket address. 
 | 
Copyright © 2020 Eclipse. All rights reserved.