Class ConnectHandler.ConnectContext
java.lang.Object
org.eclipse.jetty.server.handler.ConnectHandler.ConnectContext
- Enclosing class:
 ConnectHandler
- 
Constructor Summary
ConstructorsConstructorDescriptionConnectContext(Request request, Response response, Callback callback, EndPoint endPoint)  - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
ConnectContext
 
 - 
 - 
Method Details
- 
getContext
 - 
getRequest
 - 
getResponse
 - 
getCallback
 - 
getEndPoint
 
 -