org.apache.servicemix.common
Class EndpointSupport

java.lang.Object
  extended by org.apache.servicemix.common.EndpointSupport

public class EndpointSupport
extends java.lang.Object


Constructor Summary
EndpointSupport()
           
 
Method Summary
static java.lang.String getKey(Endpoint endpoint)
           
static java.lang.String getKey(javax.xml.namespace.QName service, java.lang.String endpoint)
           
static java.lang.String getKey(javax.jbi.servicedesc.ServiceEndpoint endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointSupport

public EndpointSupport()
Method Detail

getKey

public static java.lang.String getKey(javax.xml.namespace.QName service,
                                      java.lang.String endpoint)

getKey

public static java.lang.String getKey(javax.jbi.servicedesc.ServiceEndpoint endpoint)

getKey

public static java.lang.String getKey(Endpoint endpoint)


Copyright © 2005-2012 FuseSource. All Rights Reserved.