Uses of Interface
org.apache.wsrp4j.consumer.app.Aggregation

Packages that use Aggregation
org.apache.wsrp4j.consumer.app.driver   
 

Uses of Aggregation in org.apache.wsrp4j.consumer.app.driver
 

Classes in org.apache.wsrp4j.consumer.app.driver that implement Aggregation
 class AggregationImpl
          Implementation of an aggregation for the swing consumer.
 

Fields in org.apache.wsrp4j.consumer.app.driver declared as Aggregation
private  Aggregation SwingConsumer.aggregation
           
 



--