Uses of Interface
org.teleal.cling.model.message.control.ActionRequestMessage

Packages that use ActionRequestMessage
org.teleal.cling.model.message.control   
org.teleal.cling.transport.impl   
org.teleal.cling.transport.spi   
 

Uses of ActionRequestMessage in org.teleal.cling.model.message.control
 

Classes in org.teleal.cling.model.message.control that implement ActionRequestMessage
 class IncomingActionRequestMessage
           
 class OutgoingActionRequestMessage
           
 

Uses of ActionRequestMessage in org.teleal.cling.transport.impl
 

Methods in org.teleal.cling.transport.impl with parameters of type ActionRequestMessage
protected  Element SOAPActionProcessorImpl.readActionRequestElement(Element bodyElement, ActionRequestMessage message, ActionInvocation actionInvocation)
           
 void SOAPActionProcessorImpl.readBody(ActionRequestMessage requestMessage, ActionInvocation actionInvocation)
           
protected  void SOAPActionProcessorImpl.readBodyRequest(Document d, Element bodyElement, ActionRequestMessage message, ActionInvocation actionInvocation)
           
protected  Element SOAPActionProcessorImpl.writeActionRequestElement(Document d, Element bodyElement, ActionRequestMessage message, ActionInvocation actionInvocation)
           
 void SOAPActionProcessorImpl.writeBody(ActionRequestMessage requestMessage, ActionInvocation actionInvocation)
           
protected  void SOAPActionProcessorImpl.writeBodyRequest(Document d, Element bodyElement, ActionRequestMessage message, ActionInvocation actionInvocation)
           
 

Uses of ActionRequestMessage in org.teleal.cling.transport.spi
 

Methods in org.teleal.cling.transport.spi with parameters of type ActionRequestMessage
 void SOAPActionProcessor.readBody(ActionRequestMessage requestMessage, ActionInvocation actionInvocation)
           
 void SOAPActionProcessor.writeBody(ActionRequestMessage requestMessage, ActionInvocation actionInvocation)
           
 



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