Module swim.warp
Package swim.warp

Class AuthedResponse

  • All Implemented Interfaces:
    swim.codec.Debug

    public final class AuthedResponse
    extends HostAddressed
    • Field Detail

      • FORM

        @Kind
        public static final swim.structure.Form<AuthedResponse> FORM
    • Constructor Detail

      • AuthedResponse

        public AuthedResponse​(swim.structure.Value body)
      • AuthedResponse

        public AuthedResponse()