Uses of Interface
com.ibm.wsspi.webcontainer.servlet.AsyncContext
-
Packages that use AsyncContext Package Description com.ibm.wsspi.webcontainer -
-
Uses of AsyncContext in com.ibm.wsspi.webcontainer
Methods in com.ibm.wsspi.webcontainer that return AsyncContext Modifier and Type Method Description AsyncContext
WebContainerRequestState. getAsyncContext()
Methods in com.ibm.wsspi.webcontainer with parameters of type AsyncContext Modifier and Type Method Description void
WebContainerRequestState. setAsyncContext(AsyncContext asyncContext2)
-