Package com.sun.xml.ws.addressing
Class EndpointReferenceUtil
- java.lang.Object
-
- com.sun.xml.ws.addressing.EndpointReferenceUtil
-
public class EndpointReferenceUtil extends Object
- Author:
- Rama Pulavarthi
-
-
Constructor Summary
Constructors Constructor Description EndpointReferenceUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends jakarta.xml.ws.EndpointReference>
Ttransform(Class<T> clazz, jakarta.xml.ws.EndpointReference epr)Gives the EPR based on the clazz.
-