AbstractSocketManager |
Abstract base class for managing sockets.
|
Advertiser |
|
DatagramSocketManager |
Socket Manager for UDP connections.
|
DatagramSocketManager.DatagramSocketManagerFactory |
Factory to create the DatagramSocketManager.
|
DatagramSocketManager.FactoryData |
Data for the factory.
|
Facility |
The facility codes used by the Syslog system.
|
JndiManager |
Manages a JNDI Context .
|
JndiManager.JndiManagerFactory |
|
MimeMessageBuilder |
Builder for MimeMessage instances.
|
Protocol |
Enumerates the supported protocols.
|
Rfc1349TrafficClass |
|
Severity |
Severity values used by the Syslog system.
|
SmtpManager |
Manager for sending SMTP events.
|
SmtpManager.FactoryData |
Factory data.
|
SmtpManager.SMTPManagerFactory |
Factory to create the SMTP Manager.
|
SocketAddress |
Plugin to hold a hostname and port (socket address).
|
SocketAddress.Builder |
|
SocketOptions |
Holds all socket options settable via Socket methods.
|
SocketPerformancePreferences |
Holds all socket options settable via Socket.setPerformancePreferences(int, int, int) .
|
SslSocketManager |
|
SslSocketManager.SslFactoryData |
|
SslSocketManager.SslSocketManagerFactory |
|
TcpSocketManager |
Manager of TCP Socket connections.
|
TcpSocketManager.FactoryData |
Data for the factory.
|
TcpSocketManager.HostResolver |
|
TcpSocketManager.Reconnector |
Handles reconnecting to a Socket on a Thread.
|
TcpSocketManager.TcpSocketManagerFactory |
Factory to create a TcpSocketManager.
|