| 
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
extention to JAX-RPC Call interface
| Fields inherited from class javax.xml.rpc.Call | 
ENCODINGSTYLE_URI_PROPERTY,  
OPERATION_STYLE_PROPERTY,  
PASSWORD_PROPERTY,  
SESSION_MAINTAIN_PROPERTY,  
SOAPACTION_URI_PROPERTY,  
SOAPACTION_USE_PROPERTY,  
USERNAME_PROPERTY | 
| Method Summary | |
 java.lang.Class | 
getParameterJavaType(java.lang.String name)
returns the java type of the parameter  | 
 javax.xml.rpc.ParameterMode | 
getParameterMode(java.lang.String name)
returns the mode of the parameter  | 
 java.util.Iterator | 
getParameterNames()
returns the name of all the parameters in this call.  | 
| Methods inherited from interface javax.xml.rpc.Call | 
addParameter, 
addParameter, 
getOperationName, 
getOutputParams, 
getOutputValues, 
getParameterTypeByName, 
getPortTypeName, 
getProperty, 
getPropertyNames, 
getReturnType, 
getTargetEndpointAddress, 
invoke, 
invoke, 
invokeOneWay, 
isParameterAndReturnSpecRequired, 
removeAllParameters, 
removeProperty, 
setOperationName, 
setPortTypeName, 
setProperty, 
setReturnType, 
setReturnType, 
setTargetEndpointAddress | 
| Method Detail | 
public java.util.Iterator getParameterNames()
public java.lang.Class getParameterJavaType(java.lang.String name)
name - name of the parameterpublic javax.xml.rpc.ParameterMode getParameterMode(java.lang.String name)
name - name of the parameter
  | 
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||