| Name | Description | Type | Package | Framework |
| ConnectSockState | Internal class used to represent state of a socket while an outgoing connection is pending. | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle |
| DatagramSockState | Internal class used to represent state of an active datagram socket. | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle |
| ListenSockState | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle | |
| NIOFactory | The NIO implementation of aSocketImplFactory. | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle |
| NIOSelectorQueueElement | A NIOSelectorQueueElement is a wrapper for NIO's SelectionKey which makes it a QueueElementIF. | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle |
| NIOSelectSource | A NIOSelectSource is an implementation of SourceIF which pulls events from the operating system via the NIO Selector interface. | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle |
| SockState | Internal class used to represent state of an active socket connection. | Class | seda.sandStorm.lib.aSocket.nio | BouncyCastle |