org.mule.transport.cxf.support
Class CxfUtils

java.lang.Object
  extended by org.mule.transport.cxf.support.CxfUtils

public final class CxfUtils
extends Object


Constructor Summary
CxfUtils()
           
 
Method Summary
static org.apache.cxf.endpoint.Endpoint getEndpoint(org.apache.cxf.transport.DestinationFactory df, String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CxfUtils

public CxfUtils()
Method Detail

getEndpoint

public static org.apache.cxf.endpoint.Endpoint getEndpoint(org.apache.cxf.transport.DestinationFactory df,
                                                           String uri)
                                                    throws IOException,
                                                           EndpointNotFoundException
Throws:
IOException
EndpointNotFoundException


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.