Class HeaderParser.Success

java.lang.Object
akka.http.impl.model.parser.HeaderParser.Success
All Implemented Interfaces:
HeaderParser.Result, Serializable, scala.Equals, scala.Product
Enclosing class:
HeaderParser

public static class HeaderParser.Success extends Object implements HeaderParser.Result, scala.Product, Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
  • Constructor Details

  • Method Details