Uses of Interface
org.apache.axis2.engine.ObjectSupplier

Packages that use ObjectSupplier
org.apache.axis2.description   
org.apache.axis2.engine   
 

Uses of ObjectSupplier in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return ObjectSupplier
 ObjectSupplier AxisService.getObjectSupplier()
           
 

Methods in org.apache.axis2.description with parameters of type ObjectSupplier
 void AxisService.setObjectSupplier(ObjectSupplier objectSupplier)
           
 

Uses of ObjectSupplier in org.apache.axis2.engine
 

Classes in org.apache.axis2.engine that implement ObjectSupplier
 class DefaultObjectSupplier
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.