|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| org.mortbay.io.nio | |
| org.mortbay.jetty | |
| org.mortbay.jetty.ajp | |
| Uses of Connection in org.mortbay.io.nio |
|---|
| Fields in org.mortbay.io.nio declared as Connection | |
|---|---|
protected Connection |
SelectChannelEndPoint._connection
|
| Methods in org.mortbay.io.nio that return Connection | |
|---|---|
Connection |
SelectChannelEndPoint.getConnection()
|
protected abstract Connection |
SelectorManager.newConnection(SocketChannel channel,
SelectChannelEndPoint endpoint)
|
| Uses of Connection in org.mortbay.jetty |
|---|
| Classes in org.mortbay.jetty that implement Connection | |
|---|---|
class |
HttpConnection
A HttpConnection represents the connection of a HTTP client to the server and is created by an instance of a Connector. |
| Uses of Connection in org.mortbay.jetty.ajp |
|---|
| Classes in org.mortbay.jetty.ajp that implement Connection | |
|---|---|
class |
Ajp13Connection
Connection implementation of the Ajp13 protocol. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||