Uses of Interface
com.ibm.websphere.webcontainer.async.FragmentResponse
- 
Packages that use FragmentResponse Package Description com.ibm.websphere.webcontainer.async 
- 
- 
Uses of FragmentResponse in com.ibm.websphere.webcontainer.asyncMethods in com.ibm.websphere.webcontainer.async that return FragmentResponse Modifier and Type Method Description FragmentResponseAsyncRequestDispatcher. getFragmentResponse(javax.servlet.ServletRequest req, javax.servlet.ServletResponse resp)getFragmentResponse kicks off an asynchronous includes and returns a FragmentRespnse object which is used later to insert the include contents.
 
-