Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.wsspi.http.HttpInboundConnection

    • Uses of HttpInboundConnection in com.ibm.wsspi.http

      Methods in com.ibm.wsspi.http with parameters of type HttpInboundConnection 
      Modifier and Type Method and Description
      java.util.concurrent.Executor WorkClassifier.classify(HttpRequest request, HttpInboundConnection inboundConnection)
      Classify the request and return an Executor to run on.
      java.lang.Runnable HttpContainer.createRunnableHandler(HttpInboundConnection inboundConnection)
      Examine the inbound request to ensure the container is configured to handle the incoming request and construct a runnable for request execution.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes