abstractpublic class PipeBase implements Pipe(Code)
BaseClass for RMClientPipe and RMServerPipe. Pipe
methods are implemented in the subclasses. The base class contains common code used
by the JAX-WS runtime to communicate with the RM Providers.
Use methods of RMProvider field to store and write headers to
inbound message.
Parameters: packet - Packet containing Outbound message The wrapped message
Use methods of OutboundSequence field to store and write headers to
outbound message.
Parameters: packet - Packet containing Outbound message The wrapped message