B D E H I J L O R S V W 

B

BARE - javax.jws.soap.SOAPBinding.ParameterStyle
 

D

DOCUMENT - javax.jws.soap.SOAPBinding.Style
 

E

ENCODED - javax.jws.soap.SOAPBinding.Use
 

H

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

I

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

J

javax.jws - module javax.jws
Java EE Web Services Metadata API.
javax.jws - package javax.jws
This package defines annotations for light-weight web services programming model.
javax.jws.soap - package javax.jws.soap
This packages defines annotations for SOAP binding definition within light-weight web services programming model.

L

LITERAL - javax.jws.soap.SOAPBinding.Use
 

O

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

R

RPC - javax.jws.soap.SOAPBinding.Style
 

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 are 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 are 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 are declared.
values() - Static method in enum javax.jws.WebParam.Mode
Returns an array containing the constants of this enum type, in the order they are 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.
WRAPPED - javax.jws.soap.SOAPBinding.ParameterStyle
 
B D E H I J L O R S V W 
Skip navigation links

Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.