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, EndpointNotFoundException
IOException
EndpointNotFoundException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.