public final class CxfUtils extends Object
| Constructor and Description |
|---|
CxfUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBindingIdForSoapVersion(String version) |
static org.apache.cxf.endpoint.Endpoint |
getEndpoint(org.apache.cxf.transport.DestinationFactory df,
String uri) |
static String |
mapUnsupportedSchemas(String url) |
static boolean |
removeInterceptor(List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>> inInterceptors,
String name) |
public static boolean removeInterceptor(List<org.apache.cxf.interceptor.Interceptor<? extends org.apache.cxf.message.Message>> inInterceptors, String name)
public static org.apache.cxf.endpoint.Endpoint getEndpoint(org.apache.cxf.transport.DestinationFactory df,
String uri)
throws IOException,
org.mule.api.endpoint.EndpointNotFoundException
IOExceptionorg.mule.api.endpoint.EndpointNotFoundExceptionCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.