org.teleal.cling.transport.spi
Interface SOAPActionProcessor
- All Known Implementing Classes:
- SOAPActionProcessorImpl
public interface SOAPActionProcessor
writeBody
void writeBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
throws UnsupportedDataException
- Throws:
UnsupportedDataException
writeBody
void writeBody(ActionResponseMessage responseMessage,
ActionInvocation actionInvocation)
throws UnsupportedDataException
- Throws:
UnsupportedDataException
readBody
void readBody(ActionRequestMessage requestMessage,
ActionInvocation actionInvocation)
throws UnsupportedDataException
- Throws:
UnsupportedDataException
readBody
void readBody(ActionResponseMessage responseMsg,
ActionInvocation actionInvocation)
throws UnsupportedDataException
- Throws:
UnsupportedDataException
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.