|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IdleContext in net.officefloor.plugin.socket.server |
|---|
| Methods in net.officefloor.plugin.socket.server with parameters of type IdleContext | |
|---|---|
void |
ConnectionHandler.handleIdleConnection(IdleContext context)
Handles a Connection being idled. |
| Uses of IdleContext in net.officefloor.plugin.socket.server.http.protocol |
|---|
| Methods in net.officefloor.plugin.socket.server.http.protocol with parameters of type IdleContext | |
|---|---|
void |
HttpConnectionHandler.handleIdleConnection(IdleContext context)
|
| Uses of IdleContext in net.officefloor.plugin.socket.server.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.impl that implement IdleContext | |
|---|---|
class |
SocketListener<CH extends ConnectionHandler>
Listens to Socket instances. |
| Uses of IdleContext in net.officefloor.plugin.socket.server.ssl.protocol |
|---|
| Classes in net.officefloor.plugin.socket.server.ssl.protocol that implement IdleContext | |
|---|---|
class |
SslConnectionHandler<CH extends ConnectionHandler>
SSL ConnectionHandler. |
| Methods in net.officefloor.plugin.socket.server.ssl.protocol with parameters of type IdleContext | |
|---|---|
void |
SslConnectionHandler.handleIdleConnection(IdleContext context)
|
| Uses of IdleContext in net.officefloor.plugin.socket.server.tcp.protocol |
|---|
| Methods in net.officefloor.plugin.socket.server.tcp.protocol with parameters of type IdleContext | |
|---|---|
void |
TcpConnectionHandler.handleIdleConnection(IdleContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||