|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpConnection | |
|---|---|
| com.caucho.server.connection | |
| com.caucho.server.port | |
| com.caucho.xmpp | |
| Uses of TcpConnection in com.caucho.server.connection |
|---|
| Fields in com.caucho.server.connection declared as TcpConnection | |
|---|---|
protected TcpConnection |
AbstractHttpRequest._tcpConn
|
| Uses of TcpConnection in com.caucho.server.port |
|---|
| Methods in com.caucho.server.port with parameters of type TcpConnection | |
|---|---|
boolean |
Port.accept(TcpConnection conn,
boolean isStart)
Accepts a new connection. |
boolean |
JniSelectManager.keepalive(TcpConnection tcpConn)
Adds a keepalive connection. |
abstract boolean |
AbstractSelectManager.keepalive(TcpConnection conn)
Adds a keepalive connection. |
| Uses of TcpConnection in com.caucho.xmpp |
|---|
| Methods in com.caucho.xmpp that return TcpConnection | |
|---|---|
TcpConnection |
XmppRequest.getConnection()
Returns the tcp connection |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||