com.sun.xml.ws.addressing
Class EndpointReferenceUtil
java.lang.Object
com.sun.xml.ws.addressing.EndpointReferenceUtil
public class EndpointReferenceUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointReferenceUtil
public EndpointReferenceUtil()
transform
public static <T extends EndpointReference> T transform(Class<T> clazz,
@NotNull
EndpointReference epr)
- Gives the EPR based on the clazz. It may need to perform tranformation from
W3C EPR to MS EPR or vise-versa.
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.