Class RequestScope

All Implemented Interfaces:
Serializable, Map<Key,Object>, IReferenceable, IScope, IStruct, IType, IListenable<IStruct>

public class RequestScope extends BaseScope
represents boxlang request scope container Note, this doesn't have to be a "web" request, but could just be a request to execute code or a template inside a runtime.
See Also:
  • Field Details

    • name

      public static final Key name
      -------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
  • Constructor Details

    • RequestScope

      public RequestScope()
      -------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------