Class EmptyBody
java.lang.Object
ch.raffael.meldioc.library.http.server.undertow.codec.EmptyBody
Represents an empty body and provides codecs for it.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpDecoder<EmptyBody>decoder()static EmptyBodyempty()static <T> HttpEncoder<T>encoder()static EmptyBodyinstance()
-
Field Details
-
INSTANCE
-
-
Method Details
-
instance
-
empty
-
decoder
-
encoder
-