public class ProtocolSourceMessage extends Message(Code)
Implementation of
Message backed by
Source where the Source
represents the complete message such as a SOAP envelope. It uses
StreamSOAPCodec to create a
Message and uses it as a
delegate for all the methods.
author: Vivek Pandey author: Jitendra Kotamraju