cgl.narada.wsinfra.wsr
Interface WsrExchangeInfoCreator

All Known Implementing Classes:
WsrExchangeInfoCreatorImpl

public interface WsrExchangeInfoCreator


Method Summary
 WsrExchangeInfo createWsrExchangeInfo(EnvelopeDocument envelopeDocument)
          Creates a WsrExchangeInfo based on the supplied envelope
 

Method Detail

createWsrExchangeInfo

public WsrExchangeInfo createWsrExchangeInfo(EnvelopeDocument envelopeDocument)
                                      throws ProcessingException
Creates a WsrExchangeInfo based on the supplied envelope

Throws:
ProcessingException