Uses of Interface
org.teleal.cling.transport.spi.StreamServerConfiguration

Packages that use StreamServerConfiguration
org.teleal.cling.transport.impl.apache   
org.teleal.cling.transport.spi   
 

Uses of StreamServerConfiguration in org.teleal.cling.transport.impl.apache
 

Classes in org.teleal.cling.transport.impl.apache that implement StreamServerConfiguration
 class StreamServerConfigurationImpl
           
 

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

Classes in org.teleal.cling.transport.spi with type parameters of type StreamServerConfiguration
 interface StreamServer<C extends StreamServerConfiguration>
          Listens to TCP connections and handles synchronous HTTP requests with UPnP message payloads.
 



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