Class StringUnmarshallerPredef
java.lang.Object
org.apache.pekko.http.javadsl.unmarshalling.StringUnmarshallerPredef
INTERNAL API
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic <T> Unmarshaller<String,T> _fromStringUnmarshallerFromByteStringUnmarshaller(Unmarshaller<org.apache.pekko.util.ByteString, T> bsum) static Unmarshaller<String,Object> static Unmarshaller<String,Object> static <T> Unmarshaller<String,scala.collection.immutable.Seq<T>> CsvSeq(Unmarshaller<String, T> unmarshaller) static Unmarshaller<String,Object> static Unmarshaller<String,Object> static Unmarshaller<String,Object> HexByte()static Unmarshaller<String,Object> HexInt()static Unmarshaller<String,Object> HexLong()static Unmarshaller<String,Object> HexShort()static Unmarshaller<String,Object> static Unmarshaller<String,Object> protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$booleanFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$byteFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$doubleFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$floatFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexByte_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexInt_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexLong_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexShort_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$intFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$longFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$shortFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) protected abstract static voidorg$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$uuidFromStringUnmarshaller_$eq(Unmarshaller<String, UUID> x$1) static Unmarshaller<String,Object> static Unmarshaller<String,UUID> 
- 
Constructor Details- 
StringUnmarshallerPredefpublic StringUnmarshallerPredef()
 
- 
- 
Method Details- 
byteFromStringUnmarshaller
- 
shortFromStringUnmarshaller
- 
intFromStringUnmarshaller
- 
longFromStringUnmarshaller
- 
floatFromStringUnmarshaller
- 
doubleFromStringUnmarshaller
- 
booleanFromStringUnmarshaller
- 
uuidFromStringUnmarshaller
- 
HexByte
- 
HexShort
- 
HexInt
- 
HexLong
- 
_fromStringUnmarshallerFromByteStringUnmarshallerpublic static <T> Unmarshaller<String,T> _fromStringUnmarshallerFromByteStringUnmarshaller(Unmarshaller<org.apache.pekko.util.ByteString, T> bsum) 
- 
CsvSeqpublic static <T> Unmarshaller<String,scala.collection.immutable.Seq<T>> CsvSeq(Unmarshaller<String, T> unmarshaller) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$byteFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$byteFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$shortFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$shortFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$intFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$intFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$longFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$longFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$floatFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$floatFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$doubleFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$doubleFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$booleanFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$booleanFromStringUnmarshaller_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$uuidFromStringUnmarshaller_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$uuidFromStringUnmarshaller_$eq(Unmarshaller<String, UUID> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexByte_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexByte_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexShort_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexShort_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexInt_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexInt_$eq(Unmarshaller<String, Object> x$1) 
- 
org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexLong_$eqprotected abstract static void org$apache$pekko$http$scaladsl$unmarshalling$PredefinedFromStringUnmarshallers$_setter_$HexLong_$eq(Unmarshaller<String, Object> x$1) 
 
-