Uses of Interface
org.codehaus.wadi.StreamerConfig

Packages that use StreamerConfig
org.codehaus.wadi   
org.codehaus.wadi.impl   
 

Uses of StreamerConfig in org.codehaus.wadi
 

Methods in org.codehaus.wadi with parameters of type StreamerConfig
 void Streamer.init(StreamerConfig confige)
           
 

Uses of StreamerConfig in org.codehaus.wadi.impl
 

Classes in org.codehaus.wadi.impl that implement StreamerConfig
 class ClusteredManager
           
 class DistributableManager
           
 

Fields in org.codehaus.wadi.impl declared as StreamerConfig
protected  StreamerConfig GZIPStreamer._config
           
protected  StreamerConfig SimpleStreamer._config
           
 

Methods in org.codehaus.wadi.impl with parameters of type StreamerConfig
 void GZIPStreamer.init(StreamerConfig config)
           
 void SimpleStreamer.init(StreamerConfig config)
           
 



Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.