Uses of Class
org.eclipse.jetty.server.LocalConnector.LocalEndPoint
Packages that use LocalConnector.LocalEndPoint
-
Uses of LocalConnector.LocalEndPoint in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server with type parameters of type LocalConnector.LocalEndPointModifier and TypeFieldDescriptionprivate final BlockingQueue
<LocalConnector.LocalEndPoint> LocalConnector._connects
Methods in org.eclipse.jetty.server that return LocalConnector.LocalEndPointModifier and TypeMethodDescriptionLocalConnector.connect()
LocalConnector.executeRequest
(String rawRequest) Execute a request and return the EndPoint through which multiple responses can be received or more input provided.private LocalConnector.LocalEndPoint
LocalConnector.executeRequest
(ByteBuffer rawRequest)