org.teleal.cling.transport.spi
Interface GENAEventProcessor

All Known Implementing Classes:
GENAEventProcessorImpl

public interface GENAEventProcessor


Method Summary
 void readBody(IncomingEventRequestMessage requestMessage)
           
 void writeBody(OutgoingEventRequestMessage requestMessage)
           
 

Method Detail

writeBody

void writeBody(OutgoingEventRequestMessage requestMessage)
               throws UnsupportedDataException
Throws:
UnsupportedDataException

readBody

void readBody(IncomingEventRequestMessage requestMessage)
              throws UnsupportedDataException
Throws:
UnsupportedDataException


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.