| 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.nbio | BouncyCastle |
| DatagramSockState | Internal class used to represent state of an active datagram socket. | Class | seda.sandStorm.lib.aSocket.nbio | BouncyCastle |
| ListenSockState | Class | seda.sandStorm.lib.aSocket.nbio | BouncyCastle | |
| NBIOFactory | The NBIO implementation of aSocketImplFactory. | Class | seda.sandStorm.lib.aSocket.nbio | BouncyCastle |
| SelectQueueElement | Class | seda.sandStorm.lib.aSocket.nbio | BouncyCastle | |
| SelectSource | A SelectSource is an implementation of SourceIF which pulls events from the operating system via the NBIO SelectSet interface. | Class | seda.sandStorm.lib.aSocket.nbio | BouncyCastle |
| SockState | Class | seda.sandStorm.lib.aSocket.nbio | BouncyCastle | |