Uses of Interface
org.fourthline.cling.transport.spi.SOAPActionProcessor

Packages that use SOAPActionProcessor
org.fourthline.cling   
org.fourthline.cling.android   
org.fourthline.cling.transport.impl   
 

Uses of SOAPActionProcessor in org.fourthline.cling
 

Methods in org.fourthline.cling that return SOAPActionProcessor
protected  SOAPActionProcessor ManagedUpnpServiceConfiguration.createSOAPActionProcessor()
           
protected  SOAPActionProcessor DefaultUpnpServiceConfiguration.createSOAPActionProcessor()
           
 SOAPActionProcessor UpnpServiceConfiguration.getSoapActionProcessor()
           
 SOAPActionProcessor ManagedUpnpServiceConfiguration.getSoapActionProcessor()
           
 SOAPActionProcessor DefaultUpnpServiceConfiguration.getSoapActionProcessor()
           
 

Uses of SOAPActionProcessor in org.fourthline.cling.android
 

Methods in org.fourthline.cling.android that return SOAPActionProcessor
protected  SOAPActionProcessor AndroidUpnpServiceConfiguration.createSOAPActionProcessor()
           
 

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

Classes in org.fourthline.cling.transport.impl that implement SOAPActionProcessor
 class PullSOAPActionProcessorImpl
          Implementation based on the Xml Pull Parser XML processing API.
 class RecoveringSOAPActionProcessorImpl
          Implementation based on the Xml Pull Parser XML processing API.
 class SOAPActionProcessorImpl
          Default implementation based on the W3C DOM XML processing API.
 



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