Uses of Class
org.fourthline.cling.model.message.gena.IncomingEventRequestMessage

Packages that use IncomingEventRequestMessage
org.fourthline.cling.transport.impl   
org.fourthline.cling.transport.spi   
 

Uses of IncomingEventRequestMessage in org.fourthline.cling.transport.impl
 

Methods in org.fourthline.cling.transport.impl with parameters of type IncomingEventRequestMessage
 void RecoveringGENAEventProcessorImpl.readBody(IncomingEventRequestMessage requestMessage)
           
 void PullGENAEventProcessorImpl.readBody(IncomingEventRequestMessage requestMessage)
           
 void GENAEventProcessorImpl.readBody(IncomingEventRequestMessage requestMessage)
           
protected  void GENAEventProcessorImpl.readProperties(Element propertysetElement, IncomingEventRequestMessage message)
           
protected  void PullGENAEventProcessorImpl.readProperties(org.xmlpull.v1.XmlPullParser xpp, IncomingEventRequestMessage message)
           
protected  void PullGENAEventProcessorImpl.readProperty(org.xmlpull.v1.XmlPullParser xpp, IncomingEventRequestMessage message, StateVariable[] stateVariables)
           
 

Uses of IncomingEventRequestMessage in org.fourthline.cling.transport.spi
 

Methods in org.fourthline.cling.transport.spi with parameters of type IncomingEventRequestMessage
 void GENAEventProcessor.readBody(IncomingEventRequestMessage requestMessage)
          Transforms an XML message body and adds to a collection of StateVariableValues..
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.