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

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

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

Classes in org.teleal.cling.transport.impl 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.