Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02

A B C D E F G H I J K L M N O P R S T U V W X


E

EjbAdapter - Interface in oracle.webservices.portability
 
EjbAdapter.BeanDescriptor - Interface in oracle.webservices.portability
 
ENCODING_STYLE_PROPERTY - Static variable in interface oracle.webservices.OracleStub
Deprecated.  
endElement() - Method in interface oracle.webservices.mdds.EnvelopeBuilder
 
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface oracle.webservices.OracleCall
A property to set the endpoint address on the Call object instance.
ENDPOINT_UNAVAILABLE_SUBCODE - Static variable in class oracle.webservices.addressing.AddressingMessage
Deprecated.  
EndpointAddress - Annotation Type in oracle.webservices.annotations
The EndpointAddress annotation provides for a client to override the endpoint address found in the WSDL of a Web service
EndpointIdentifier - Annotation Type in oracle.webservices.annotations
The EndpointIdentifier annotation provides for an Oracle specific Logical Service Name for a Web service endpoint.
ENDPOINTNAME_KEY - Static variable in interface oracle.webservices.portability.WSILPlatformAdapter
 
endRequest(ConversationSession) - Method in interface oracle.webservices.portability.SessionManager
 
Enumerate - Class in oracle.webservices.enumeration.datatype
Java class for Enumerate element declaration.
Enumerate() - Constructor for class oracle.webservices.enumeration.datatype.Enumerate
 
ENUMERATE_ACTION_URI - Static variable in class oracle.webservices.enumeration.EnumerateMessage
 
ENUMERATE_CONTEXT_NAME - Static variable in class oracle.webservices.enumeration.datatype.EnumerationContextType
 
ENUMERATE_NAME - Static variable in class oracle.webservices.enumeration.datatype.Enumerate
 
ENUMERATE_RESPONSE_ACTION_URI - Static variable in class oracle.webservices.enumeration.EnumerateResponseMessage
 
ENUMERATE_RESPONSE_NAME - Static variable in class oracle.webservices.enumeration.datatype.EnumerateResponse
 
EnumerateMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration Enumerate message.
EnumerateMessage() - Constructor for class oracle.webservices.enumeration.EnumerateMessage
The constructor for creating an Enumerate message
EnumerateMessage(String) - Constructor for class oracle.webservices.enumeration.EnumerateMessage
 
EnumerateMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.EnumerateMessage
 
EnumerateMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.EnumerateMessage
The constructor for parsing an Enumerate message
EnumerateResponse - Class in oracle.webservices.enumeration.datatype
Java class for EnumerateResponse element declaration.
EnumerateResponse() - Constructor for class oracle.webservices.enumeration.datatype.EnumerateResponse
 
EnumerateResponseMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration EnumerateResponse message.
EnumerateResponseMessage() - Constructor for class oracle.webservices.enumeration.EnumerateResponseMessage
The constructor for creating an EnumerateResponseMessage
EnumerateResponseMessage(String) - Constructor for class oracle.webservices.enumeration.EnumerateResponseMessage
 
EnumerateResponseMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.EnumerateResponseMessage
 
EnumerateResponseMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.EnumerateResponseMessage
The constructor for parsing an EnumerateResponseMessage
ENUMERATION_END_ACTION_URI - Static variable in class oracle.webservices.enumeration.EnumerationEndMessage
 
ENUMERATION_END_NAME - Static variable in class oracle.webservices.enumeration.datatype.EnumerationEnd
 
ENUMERATION_NS_PREFIX - Static variable in class oracle.webservices.enumeration.datatype.EnumerationDataTypeBase
 
ENUMERATION_NS_URI - Static variable in class oracle.webservices.enumeration.datatype.EnumerationDataTypeBase
 
EnumerationContextType - Class in oracle.webservices.enumeration.datatype
Java class for EnumerationContextType complex type.
EnumerationContextType() - Constructor for class oracle.webservices.enumeration.datatype.EnumerationContextType
 
EnumerationDataTypeBase - Class in oracle.webservices.enumeration.datatype
The super class for all the WS-Enumeration datatype classes.
EnumerationDataTypeBase() - Constructor for class oracle.webservices.enumeration.datatype.EnumerationDataTypeBase
 
EnumerationEnd - Class in oracle.webservices.enumeration.datatype
Java class for EnumerationEnd element declaration.
EnumerationEnd() - Constructor for class oracle.webservices.enumeration.datatype.EnumerationEnd
 
EnumerationEndMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration EnumerationEnd message.
EnumerationEndMessage() - Constructor for class oracle.webservices.enumeration.EnumerationEndMessage
The constructor for creating an EnumerationEndMessage
EnumerationEndMessage(String) - Constructor for class oracle.webservices.enumeration.EnumerationEndMessage
 
EnumerationEndMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.EnumerationEndMessage
 
EnumerationEndMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.EnumerationEndMessage
The constructor for parsing an EnumerationEndMessage
EnumerationMessage - Class in oracle.webservices.enumeration
The super class for all classes implementing the WS-Enumeration request/response.
EnumerationMessage() - Constructor for class oracle.webservices.enumeration.EnumerationMessage
 
EnumerationMessage(String) - Constructor for class oracle.webservices.enumeration.EnumerationMessage
 
EnumerationMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.EnumerationMessage
 
EnumerationMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.EnumerationMessage
 
EnumerationPrototype - Interface in oracle.webservices.mdds
Created by IntelliJ IDEA.
EnvelopeBuilder - Interface in oracle.webservices.mdds
Created by IntelliJ IDEA.
EnvelopeBuilderFactory - Interface in oracle.webservices.mdds
Created by IntelliJ IDEA.
EnvelopeSerializer - Interface in oracle.webservices.mdds
Created by IntelliJ IDEA.
EnvelopeSource - Interface in oracle.webservices.mdds
Created by IntelliJ IDEA.
equals(Object) - Method in class oracle.webservices.management.InterceptorScope
 
equals(Object) - Method in class oracle.webservices.management.OperationId
 
equals(Object) - Method in class oracle.webservices.management.PortId
 
establishSubjectInServlet(Map<String, Object>, HttpServletRequest) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 
establishSubjectOnThreadContext(SOAPMessageContext, String) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 
establishSubjectOnThreadContext(Map<String, Object>, String) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 
executeInterceptorFaultChain(MessageContext) - Method in interface oracle.webservices.portability.management.ProviderInterceptorPipeline
Invoke the management fault interceptors.
executeRequestInterceptorChain(MessageContext) - Method in interface oracle.webservices.portability.management.ProviderInterceptorPipeline
Invoke the management request interceptors.
executeResponseInterceptorChain(MessageContext) - Method in interface oracle.webservices.portability.management.ProviderInterceptorPipeline
Invoke the management response interceptors.
EXTENSION_TYPE - Static variable in interface oracle.webservices.mdds.HttpMessagePrototype
 
EXTENSION_TYPE - Static variable in interface oracle.webservices.mdds.MessagePrototype
 
EXTENSION_TYPE - Static variable in interface oracle.webservices.mdds.Prototype
 
EXTENSION_TYPE - Static variable in interface oracle.webservices.model.http.HttpPort
The extension type name of this extension.
EXTENSION_TYPE - Static variable in interface oracle.webservices.model.soap.SoapOperation
The extension type name of this extension.
EXTENSION_TYPE - Static variable in interface oracle.webservices.model.soap.SoapPort
The extension type name of this extension.

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.

A B C D E F G H I J K L M N O P R S T U V W X