JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
SEARCH
All Packages
Package Summary
Package
Description
com.linecorp.armeria.server.protobuf
Provides the default
ResponseConverterFunction
which automatically converts a
Message
into an
HttpResponse
and the default
RequestConverterFunction
which automatically converts an
AggregatedHttpRequest
into a
Message
.