Uses of Interface
org.apache.struts2.AsyncManager
Packages that use AsyncManager
-
Uses of AsyncManager in org.apache.struts2
Fields in org.apache.struts2 declared as AsyncManagerMethods in org.apache.struts2 with parameters of type AsyncManagerModifier and TypeMethodDescriptionvoidDefaultActionInvocation.setAsyncManager(AsyncManager asyncManager) -
Uses of AsyncManager in org.apache.struts2.async
Classes in org.apache.struts2.async that implement AsyncManagerModifier and TypeClassDescriptionclassImplementsAsyncManagerto add support for invoke async actions via Servlet 3's API.