the pipeline factory that implements the the Codec: it must input (downstream) In objects, and output (upstream) Out objects.
a collection of Stack.Param values used to
configure the transporter.
a collection of Stack.Param values used to
configure the transporter.
the pipeline factory that implements the the Codec: it must input (downstream) In objects, and output (upstream) Out objects.
A transporter for netty3 which, given an endpoint name (socket address), provides a typed transport for communicating with this endpoint.
the type of requests. The given pipeline must consume
Req-typed objectsthe type of replies. The given pipeline must produce objects of this type.