com.ebmwebsourcing.wsstar.addressing.datatypes.impl.utils
Class WsaUtils

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.addressing.datatypes.impl.utils.WsaUtils

public final class WsaUtils
extends java.lang.Object


Method Summary
static com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType fromJaxbModelEndpointToApiEndpoint(EndpointReferenceType jaxbModelEndpointRef, java.lang.Class<?> clazz)
          a very useful method that convert an "EndpointReferenceType" Object from EndpointReferenceType to EndpointReferenceType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromJaxbModelEndpointToApiEndpoint

public static com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType fromJaxbModelEndpointToApiEndpoint(EndpointReferenceType jaxbModelEndpointRef,
                                                                                                                                      java.lang.Class<?> clazz)
a very useful method that convert an "EndpointReferenceType" Object from EndpointReferenceType to EndpointReferenceType

Parameters:
jaxbModelEndpointRef - the object to convert
clazz - class call originator
Returns:


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.