HTTPCodec.getTransportDirection

Get the transport direction of this codec: DOWNSTREAM if the codec receives requests from clients or UPSTREAM if the codec sends requests to servers.

class HTTPCodec
TransportDirection
getTransportDirection
(
)

Meta