Class WSDLInterceptor

All Implemented Interfaces:
Interceptor

public class WSDLInterceptor extends RelocatingInterceptor
Description

The wsdlRewriter rewrites endpoint addresses of services and XML Schema locations in WSDL documents.

Topic
8. SOAP based Web Services
  • Field Details

    • XSD_IMPORT_QNAME

      public static final QName XSD_IMPORT_QNAME
    • XSD_INCLUDE_QNAME

      public static final QName XSD_INCLUDE_QNAME
    • LOCATION

      public static final String LOCATION
      See Also:
  • Constructor Details

    • WSDLInterceptor

      public WSDLInterceptor()
  • Method Details