org.apache.servicemix.common
Class EndpointSupport

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

public class EndpointSupport
extends Object


Constructor Summary
EndpointSupport()
           
 
Method Summary
static String getKey(Endpoint endpoint)
           
static String getKey(QName service, String endpoint)
           
static 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 String getKey(QName service,
                            String endpoint)

getKey

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

getKey

public static String getKey(Endpoint endpoint)


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.