Package org.jboss.ws.api.annotation


package org.jboss.ws.api.annotation
JBossWS stack agnostic annotations
  • Class
    Description
    The authMethod is used to configure the authentication mechanism for the web service.
    Defines an endpoint configuration.
    Defines sets of WS policies to be applied to an endpoint interface (and his WSDL contract).
    The transportGuarantee specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
    Provides web context specific meta data to EJB based web service endpoints.