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
          Settings for the Apache HTTP Components implementation.
 

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>
          Service for receiving TCP (HTTP) streams, one per bound IP address.
 



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