|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndPoint | |
|---|---|
| org.eclipse.jetty.io | |
| org.eclipse.jetty.io.bio | |
| org.eclipse.jetty.io.nio | |
| Uses of EndPoint in org.eclipse.jetty.io |
|---|
| Subinterfaces of EndPoint in org.eclipse.jetty.io | |
|---|---|
interface |
AsyncEndPoint
|
interface |
ConnectedEndPoint
|
| Classes in org.eclipse.jetty.io that implement EndPoint | |
|---|---|
class |
ByteArrayEndPoint
ByteArrayEndPoint. |
| Fields in org.eclipse.jetty.io declared as EndPoint | |
|---|---|
protected EndPoint |
AbstractConnection._endp
|
| Methods in org.eclipse.jetty.io that return EndPoint | |
|---|---|
EndPoint |
AbstractConnection.getEndPoint()
|
| Constructors in org.eclipse.jetty.io with parameters of type EndPoint | |
|---|---|
AbstractConnection(EndPoint endp)
|
|
AbstractConnection(EndPoint endp,
long timestamp)
|
|
| Uses of EndPoint in org.eclipse.jetty.io.bio |
|---|
| Classes in org.eclipse.jetty.io.bio that implement EndPoint | |
|---|---|
class |
SocketEndPoint
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments |
class |
StreamEndPoint
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments |
class |
StringEndPoint
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments |
| Uses of EndPoint in org.eclipse.jetty.io.nio |
|---|
| Classes in org.eclipse.jetty.io.nio that implement EndPoint | |
|---|---|
class |
ChannelEndPoint
Channel End Point. |
class |
NetworkTrafficSelectChannelEndPoint
|
class |
SelectChannelEndPoint
An Endpoint that can be scheduled by SelectorManager. |
class |
SslSelectChannelEndPoint
SslSelectChannelEndPoint |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||