|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.cxf.support.CxfUtils
public final class CxfUtils
Constructor Summary | |
---|---|
CxfUtils()
|
Method Summary | |
---|---|
static org.apache.cxf.endpoint.Endpoint |
getEndpoint(org.apache.cxf.transport.DestinationFactory df,
java.lang.String uri)
|
static void |
removeInterceptor(java.util.List<org.apache.cxf.interceptor.Interceptor> inInterceptors,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CxfUtils()
Method Detail |
---|
public static void removeInterceptor(java.util.List<org.apache.cxf.interceptor.Interceptor> inInterceptors, java.lang.String name)
public static org.apache.cxf.endpoint.Endpoint getEndpoint(org.apache.cxf.transport.DestinationFactory df, java.lang.String uri) throws java.io.IOException, EndpointNotFoundException
java.io.IOException
EndpointNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |