Uses of Interface
org.apache.axis2.engine.ObjectSupplier
-
Packages that use ObjectSupplier Package Description 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 Modifier and Type Method Description ObjectSupplierAxisService. getObjectSupplier()Methods in org.apache.axis2.description with parameters of type ObjectSupplier Modifier and Type Method Description voidAxisService. setObjectSupplier(ObjectSupplier objectSupplier) -
Uses of ObjectSupplier in org.apache.axis2.engine
Classes in org.apache.axis2.engine that implement ObjectSupplier Modifier and Type Class Description classDefaultObjectSupplier
-