Class SingletonHeaderList

  • All Implemented Interfaces:
    org.webpieces.microsvc.server.api.HeaderCtxList

    public class SingletonHeaderList
    extends java.lang.Object
    implements org.webpieces.microsvc.server.api.HeaderCtxList
    • Constructor Detail

      • SingletonHeaderList

        public SingletonHeaderList()
    • Method Detail

      • listHeaderCtxPairs

        public java.util.List<org.webpieces.util.context.PlatformHeaders> listHeaderCtxPairs()
        Specified by:
        listHeaderCtxPairs in interface org.webpieces.microsvc.server.api.HeaderCtxList
      • initialize

        public static void initialize​(java.util.List<org.webpieces.util.context.PlatformHeaders> headers)