Package org.apache.axis2.jaxws.server.config
-
Class Summary Class Description AddressingConfigurator This class will enable/disable WS-Addressing for a JAX-WS 2.1 web service endpoint, based on the configuration passed to it via anAddressing
annotation and/or aSubmissionAddressing
annotation from the endpoint implementation bean.MTOMConfigurator RespectBindingConfigurator An implementation of theServerConfigurator
interface that will configure the endpoint based on the presence of aRespectBinding
attribute.