Class ProtocolSourceMessage


  • public class ProtocolSourceMessage
    extends Message
    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, Jitendra Kotamraju