public class WSDLInterceptor extends RelocatingInterceptor
The wsdlRewriter rewrites endpoint addresses of services and XML Schema locations in WSDL documents.
Interceptor.Flowhost, pathRewriter, port, protocolid, name, router| Constructor and Description |
|---|
WSDLInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLongDescription() |
String |
getRegistryWSDLRegisterURL() |
String |
getShortDescription() |
void |
init(Router router) |
protected void |
rewrite(Exchange exc) |
void |
setHost(String host) |
void |
setPort(String port) |
void |
setProtocol(String protocol) |
void |
setRegistryWSDLRegisterURL(String registryWSDLRegisterURL) |
void |
setRewriteEndpoint(boolean rewriteEndpoint) |
getHost, getLocationHost, getLocationPort, getLocationProtocol, getPathRewriter, getPort, getProtocol, handleResponse, setPathRewritergetDisplayName, getFlow, getHelpId, getId, getRouter, getRule, handleAbort, handleRequest, init, setDisplayName, setFlow, setIdpublic void init(Router router) throws Exception
init in interface Interceptorinit in class AbstractInterceptorExceptionprotected void rewrite(Exchange exc) throws Exception, IOException
ExceptionIOExceptionpublic void setRegistryWSDLRegisterURL(String registryWSDLRegisterURL)
public String getRegistryWSDLRegisterURL()
public String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorpublic String getLongDescription()
getLongDescription in interface InterceptorgetLongDescription in class AbstractInterceptorpublic void setRewriteEndpoint(boolean rewriteEndpoint)
public void setProtocol(String protocol)
setProtocol in class RelocatingInterceptorpublic void setHost(String host)
setHost in class RelocatingInterceptorpublic void setPort(String port)
setPort in class RelocatingInterceptorCopyright © 2019. All Rights Reserved.