Uses of Interface
org.apache.axis2.transport.base.tracker.AxisServiceFilter
-
Packages that use AxisServiceFilter Package Description org.apache.axis2.transport.base.tracker Contains utility classes to track a dynamic set of services deployed in an Axis configuration. -
-
Uses of AxisServiceFilter in org.apache.axis2.transport.base.tracker
Constructors in org.apache.axis2.transport.base.tracker with parameters of type AxisServiceFilter Constructor Description AxisServiceTracker(AxisConfiguration config, AxisServiceFilter filter, AxisServiceTrackerListener listener)
-