HttpMultiMapCodec
wvlet.airframe.http.internal.HttpMultiMapCodec
object HttpMultiMapCodec extends MessageCodec[HttpMultiMap]
Attributes
- Graph
-
- Supertypes
-
trait MessageCodec[HttpMultiMap]trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
HttpMultiMapCodec.type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
MessageCodec
Attributes
- Definition Classes
-
MessageCodec
Inherited methods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
A shortcut for fromMsgPack(StringCodec.toMsgPack(s))
A shortcut for fromMsgPack(StringCodec.toMsgPack(s))
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Converting the object into MessagePack (= Array[Byte])
Converting the object into MessagePack (= Array[Byte])
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
Converting the input MessagePack into an object. If the conversion fails, throw an IllegalArgumentException
Converting the input MessagePack into an object. If the conversion fails, throw an IllegalArgumentException
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- MessageCodec
Attributes
- Inherited from:
- LoggingMethods
Attributes
- Inherited from:
- LoggingMethods
In this article