Class DispatchTargetsInfo

  • All Implemented Interfaces:
    Serializable

    public class DispatchTargetsInfo
    extends Object
    implements Serializable
    This class stores information about the last dispatch target which is used for AsyncContext#dispatch().
    Author:
    Shing Wai Chan
    See Also:
    Serialized Form
    • Method Detail

      • getLastDispatchTarget

        public String getLastDispatchTarget()
      • isLastNamedDispatchTarget

        public boolean isLastNamedDispatchTarget()