Class HostNameSupportedWSDLGetInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.frontend.WSDLGetInterceptor
org.wso2.carbon.webapp.ext.cxf.interceptor.HostNameSupportedWSDLGetInterceptor
- All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>,org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>
public class HostNameSupportedWSDLGetInterceptor
extends org.apache.cxf.frontend.WSDLGetInterceptor
-
Field Summary
Fields inherited from class org.apache.cxf.frontend.WSDLGetInterceptor
DOCUMENT_HOLDER, INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDocument(org.apache.cxf.frontend.WSDLGetUtils utils, org.apache.cxf.message.Message message, String base, Map<String, String> params, String ctxUri) voidsetHostName(String hostName) Methods inherited from class org.apache.cxf.frontend.WSDLGetInterceptor
cleanUpOutInterceptors, handleMessageMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
-
Constructor Details
-
HostNameSupportedWSDLGetInterceptor
public HostNameSupportedWSDLGetInterceptor() -
HostNameSupportedWSDLGetInterceptor
-
-
Method Details
-
setHostName
-
getDocument
-