Class ConnectionType.HttpType$

  • All Implemented Interfaces:
    enumeratum.EnumEntry, java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    ConnectionType

    public static class ConnectionType.HttpType$
    extends ConnectionType
    implements scala.Product, java.io.Serializable
    Represents a HTTP type of connection
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

        public static final ConnectionType.HttpType$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • HttpType$

        public HttpType$()