cgl.narada.wsinfra.wsrm
Interface WsrmExchangeInfoCreator

All Known Implementing Classes:
WsrmExchangeInfoCreatorImpl

public interface WsrmExchangeInfoCreator

This is a utility class which constructs a WsrmExchangeInfo based on the supplied Envelope Document.


Method Summary
 WsrmExchangeInfo createWsrmExchangeInfo(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
          Creates a WsrmExchangeInfo based on the supplied envelope
 

Method Detail

createWsrmExchangeInfo

public WsrmExchangeInfo createWsrmExchangeInfo(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument)
                                        throws ProcessingException
Creates a WsrmExchangeInfo based on the supplied envelope

Throws:
ProcessingException