org.teleal.cling.transport.impl
Class GENAEventProcessorImpl
java.lang.Object
org.teleal.cling.transport.impl.GENAEventProcessorImpl
- All Implemented Interfaces:
- GENAEventProcessor
public class GENAEventProcessorImpl
- extends java.lang.Object
- implements GENAEventProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GENAEventProcessorImpl
public GENAEventProcessorImpl()
writeBody
public void writeBody(OutgoingEventRequestMessage requestMessage)
throws UnsupportedDataException
- Specified by:
writeBody
in interface GENAEventProcessor
- Throws:
UnsupportedDataException
readBody
public void readBody(IncomingEventRequestMessage requestMessage)
throws UnsupportedDataException
- Specified by:
readBody
in interface GENAEventProcessor
- Throws:
UnsupportedDataException
writePropertysetElement
protected org.w3c.dom.Element writePropertysetElement(org.w3c.dom.Document d)
readPropertysetElement
protected org.w3c.dom.Element readPropertysetElement(org.w3c.dom.Document d)
writeProperties
protected void writeProperties(org.w3c.dom.Document d,
org.w3c.dom.Element propertysetElement,
OutgoingEventRequestMessage message)
readProperties
protected void readProperties(org.w3c.dom.Element propertysetElement,
IncomingEventRequestMessage message)
toString
protected java.lang.String toString(org.w3c.dom.Document d)
throws java.lang.Exception
- Throws:
java.lang.Exception
getUnprefixedNodeName
protected java.lang.String getUnprefixedNodeName(org.w3c.dom.Node node)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.