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
  • Constructor Details

    • HostNameSupportedWSDLGetInterceptor

      public HostNameSupportedWSDLGetInterceptor()
    • HostNameSupportedWSDLGetInterceptor

      public HostNameSupportedWSDLGetInterceptor(String hostName)
  • Method Details

    • setHostName

      public void setHostName(String hostName)
    • getDocument

      public Document getDocument(org.apache.cxf.frontend.WSDLGetUtils utils, org.apache.cxf.message.Message message, String base, Map<String,String> params, String ctxUri)