Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CFrameA WebSocket frame
 CFrameHandlerInterprets parsed frames from the peer, and packs and writes frames
 CFrameReaderReads frames from the peer
 CHandshakeInitial WebSocket connection handshake
 CSocketInterfaceInstance has an underlying socket resource
 CAbstractSocketAbstract parent to all sockets
 CAbstractClientAbstract client socket
 CDatagramClientBroadcasts datagrams
 CStreamClientFull duplex connection
 CWebSocketClientWraps a WebSocket peer
 CAbstractServerAbstract server socket
 CDatagramServerReceives datagrams
 CStreamServerServer that accepts and wraps incoming connections as client instances
 CWebSocketServerA WebSocket server
 CReactiveInterfaceThe instance can be added to a reactor and notified of selection
 CWebSocketClientWraps a WebSocket peer
 CWebSocketServerA WebSocket server
 CCountable
 CReactorSelects and calls reactive sockets when they are readable
 CWebSocketServerA WebSocket server
 CRuntimeException
 CSocketErrorA socket error
 CWebSocketErrorA WebSocket error