|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpConnectionHandler | |
|---|---|
| net.officefloor.plugin.socket.server.tcp.protocol | |
| net.officefloor.plugin.socket.server.tcp.source | |
| Uses of TcpConnectionHandler in net.officefloor.plugin.socket.server.tcp.protocol |
|---|
| Methods in net.officefloor.plugin.socket.server.tcp.protocol that return TcpConnectionHandler | |
|---|---|
TcpConnectionHandler |
TcpCommunicationProtocol.createConnectionHandler(Connection connection)
|
| Methods in net.officefloor.plugin.socket.server.tcp.protocol that return types with arguments of type TcpConnectionHandler | |
|---|---|
Server<TcpConnectionHandler> |
TcpCommunicationProtocol.createServer()
|
ServerSocketHandler<TcpConnectionHandler> |
TcpCommunicationProtocol.createServerSocketHandler(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> context,
BufferSquirtFactory bufferSquirtFactory)
|
| Methods in net.officefloor.plugin.socket.server.tcp.protocol with parameters of type TcpConnectionHandler | |
|---|---|
void |
TcpServer.processRequest(TcpConnectionHandler connectionHandler,
Object attachment)
|
| Uses of TcpConnectionHandler in net.officefloor.plugin.socket.server.tcp.source |
|---|
| Methods in net.officefloor.plugin.socket.server.tcp.source that return types with arguments of type TcpConnectionHandler | |
|---|---|
protected CommunicationProtocol<TcpConnectionHandler> |
TcpServerSocketManagedObjectSource.createCommunicationProtocol()
|
protected CommunicationProtocol<SslConnectionHandler<TcpConnectionHandler>> |
SecureTcpServerSocketManagedObjectSource.createCommunicationProtocol()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||