Package org.apache.axis2.jaxws.server.config


package org.apache.axis2.jaxws.server.config
  • Classes
    Class
    Description
    This class will enable/disable WS-Addressing for a JAX-WS 2.1 web service endpoint, based on the configuration passed to it via an Addressing annotation and/or a SubmissionAddressing annotation from the endpoint implementation bean.
     
    An implementation of the ServerConfigurator interface that will configure the endpoint based on the presence of a RespectBinding attribute.