Uses of Interface
com.ibm.wsspi.http.HttpRequest
Packages that use HttpRequest
- 
Uses of HttpRequest in com.ibm.wsspi.httpMethods in com.ibm.wsspi.http that return HttpRequestModifier and TypeMethodDescriptionHttpInboundConnection.getRequest()Access the request message object for this connection.Methods in com.ibm.wsspi.http with parameters of type HttpRequestModifier and TypeMethodDescriptionWorkClassifier.classify(HttpRequest request, HttpInboundConnection inboundConnection) Classify the request and return an Executor to run on.
- 
Uses of HttpRequest in com.ibm.wsspi.http.ee8Subinterfaces of HttpRequest in com.ibm.wsspi.http.ee8Modifier and TypeInterfaceDescriptioninterfaceRepresentation of an HTTP 2 request message provided by the dispatcher to any HTTP container.