Uses of Interface
org.symphonyoss.s2.canon.runtime.http.IAsyncRequestContext
-
Packages that use IAsyncRequestContext Package Description org.symphonyoss.s2.canon.runtime org.symphonyoss.s2.canon.runtime.http -
-
Uses of IAsyncRequestContext in org.symphonyoss.s2.canon.runtime
Methods in org.symphonyoss.s2.canon.runtime with parameters of type IAsyncRequestContext Modifier and Type Method Description booleanIAsyncEntityHandler. handle(IAsyncRequestContext context) -
Uses of IAsyncRequestContext in org.symphonyoss.s2.canon.runtime.http
Classes in org.symphonyoss.s2.canon.runtime.http that implement IAsyncRequestContext Modifier and Type Class Description classServletRequestContext
-