H I J O S V W

H

HandlerChain - Annotation Type in javax.jws
Associates the Web Service with an externally defined handler chain.

I

InitParam - Annotation Type in javax.jws.soap
Deprecated. As of JSR-181 2.0 with no replacement.

J

javax.jws - package javax.jws
 
javax.jws.soap - package javax.jws.soap
 

O

Oneway - Annotation Type in javax.jws
Indicates that the given @WebMethod has only an input message and no output.

S

SOAPBinding - Annotation Type in javax.jws.soap
Specifies the mapping of the Web Service onto the SOAP message protocol.
SOAPBinding.ParameterStyle - Enum in javax.jws.soap
The style of mapping parameters onto SOAP messages
SOAPBinding.Style - Enum in javax.jws.soap
The SOAP binding style
SOAPBinding.Use - Enum in javax.jws.soap
The SOAP binding use
SOAPMessageHandler - Annotation Type in javax.jws.soap
Deprecated. As of JSR-181 2.0 with no replacement.
SOAPMessageHandlers - Annotation Type in javax.jws.soap
Deprecated. As of JSR-181 2.0 with no replacement.

V

valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Use
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.WebParam.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.soap.SOAPBinding.Style
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.soap.SOAPBinding.Use
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.WebParam.Mode
Returns an array containing the constants of this enum type, in the order they're declared.

W

WebMethod - Annotation Type in javax.jws
Customizes a method that is exposed as a Web Service operation.
WebParam - Annotation Type in javax.jws
Customizes the mapping of an individual parameter to a Web Service message part and XML element.
WebParam.Mode - Enum in javax.jws
The direction in which the parameter flows
WebResult - Annotation Type in javax.jws
Customizes the mapping of the return value to a WSDL part and XML element.
WebService - Annotation Type in javax.jws
Marks a Java class as implementing a Web Service, or a Java interface as defining a Web Service interface.

H I J O S V W

Copyright (c) 2006 by BEA Systems, Inc. All Rights Reserved.