Uses of Class
org.apache.cocoon.portal.wsrp.consumer.ProducerDescription

Packages that use ProducerDescription
org.apache.cocoon.portal.wsrp.adapter   
org.apache.cocoon.portal.wsrp.consumer   
 

Uses of ProducerDescription in org.apache.cocoon.portal.wsrp.adapter
 

Methods in org.apache.cocoon.portal.wsrp.adapter with parameters of type ProducerDescription
 boolean WSRPAdapter.addProducer(ProducerDescription desc)
          Add a new producer
 

Uses of ProducerDescription in org.apache.cocoon.portal.wsrp.consumer
 

Methods in org.apache.cocoon.portal.wsrp.consumer that return ProducerDescription
static ProducerDescription ProducerDescription.fromConfiguration(Configuration config, org.apache.wsrp4j.consumer.ConsumerEnvironment env)
          Create a producer description from a configuration
 

Methods in org.apache.cocoon.portal.wsrp.consumer with parameters of type ProducerDescription
 boolean ProducerRegistryImpl.addProducer(ProducerDescription desc)
          Add a new producer
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.