Uses of Interface
org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
-
Packages that use Axis2EndpointReferenceFactory Package Description org.apache.axis2.jaxws.addressing.factory.impl -
-
Uses of Axis2EndpointReferenceFactory in org.apache.axis2.jaxws.addressing.factory.impl
Classes in org.apache.axis2.jaxws.addressing.factory.impl that implement Axis2EndpointReferenceFactory Modifier and Type Class Description class
Axis2EndpointReferenceFactoryImpl
This class produces instances ofEndpointReference
.
-