Class ActionProcPrefixes

All Implemented Interfaces:
ActionLifecycle, ActionProcessor

public class ActionProcPrefixes extends ActionPrefixesRW
An that provides a all the HTTP services over a fixed PrefixesAccess.

This is in support of testing. Instead of taking the prefixes from the action, this classes uses a provided PrefixesAccess.

  • Constructor Details

    • ActionProcPrefixes

      public ActionProcPrefixes(PrefixesAccess storage)