Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Supported Annotaions

Revision as of 22:03, 7 January 2007 by Unnamed Poltroon (Talk)

Here are supported annotations in the annotation editor.

JSR181:

  • javax.jws.WebService
  • javax.jws.WebMethod
  • javax.jws.Oneway
  • javax.jws.WebParam
  • javax.jws.WebResult
  • javax.jws.HandlerChain
  • javax.jws.soap.SOAPBinding
  • javax.jws.soap.SOAPMessageHandlers


JAX-WS2.0:

  • javax.xml.ws.ServiceMode
  • javax.xml.ws.WebFault
  • javax.xml.ws.RequestWrapper
  • javax.xml.ws.ResponseWrapper
  • javax.xml.ws.WebServiceClient
  • javax.xml.ws.WebEndpoint
  • javax.xml.ws.WebServiceProvider
  • javax.xml.ws.BidingType
  • javax.xml.ws.WebServiceRef
  • javax.xml.ws.WebServiceRefs

Back to the top