Class BodyPartParser$


  • public class BodyPartParser$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static BodyPartParser$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      BodyPartParser$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      akka.parboiled2.CharPredicate boundaryChar()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

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

      • BodyPartParser$

        public BodyPartParser$()
    • Method Detail

      • boundaryChar

        public akka.parboiled2.CharPredicate boundaryChar()