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

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

Uses of GENAEventProcessor in org.fourthline.cling
 

Methods in org.fourthline.cling that return GENAEventProcessor
protected  GENAEventProcessor ManagedUpnpServiceConfiguration.createGENAEventProcessor()
           
protected  GENAEventProcessor DefaultUpnpServiceConfiguration.createGENAEventProcessor()
           
 GENAEventProcessor UpnpServiceConfiguration.getGenaEventProcessor()
           
 GENAEventProcessor ManagedUpnpServiceConfiguration.getGenaEventProcessor()
           
 GENAEventProcessor DefaultUpnpServiceConfiguration.getGenaEventProcessor()
           
 

Uses of GENAEventProcessor in org.fourthline.cling.android
 

Methods in org.fourthline.cling.android that return GENAEventProcessor
protected  GENAEventProcessor AndroidUpnpServiceConfiguration.createGENAEventProcessor()
           
 

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

Classes in org.fourthline.cling.transport.impl that implement GENAEventProcessor
 class GENAEventProcessorImpl
          Default implementation based on the W3C DOM XML processing API.
 class PullGENAEventProcessorImpl
          Implementation based on the Xml Pull Parser XML processing API.
 class RecoveringGENAEventProcessorImpl
          Implementation based on the Xml Pull Parser XML processing API.
 



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