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


R

read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.Enumerate
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.EnumerateResponse
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.EnumerationDataTypeBase
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.EnumerationEnd
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.FilterType
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.GetStatus
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.GetStatusResponse
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.LanguageSpecificStringType
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.Pull
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.PullResponse
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.Release
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.Renew
Initialize the object using the data contained in the specified SOAPElement.
read(SOAPElement) - Method in class oracle.webservices.enumeration.datatype.RenewResponse
Initialize the object using the data contained in the specified SOAPElement.
readConfiguration() - Method in interface oracle.webservices.management.ConfigurationStore
Get an InputStream for reading the configuration from the store.
readFromContext(Context, String, boolean) - Method in interface oracle.webservices.portability.DeploymentAdapter
 
REASON_INTERNAL_ERROR - Static variable in interface oracle.webservices.mdds.MddsErrorHandler
 
REASON_INVALID_WSDL - Static variable in interface oracle.webservices.mdds.MddsErrorHandler
 
REASON_NAME - Static variable in class oracle.webservices.enumeration.datatype.LanguageSpecificStringType
 
REASON_NOT_SUPPORTED - Static variable in interface oracle.webservices.mdds.MddsErrorHandler
 
REASON_UNKNOWN - Static variable in interface oracle.webservices.mdds.MddsErrorHandler
 
recordOperationAbort(WebServiceEndpointInfo, QName, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the abortion of an operation invocation.
recordOperationStart(WebServiceEndpointInfo, QName, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the start of an operation invocation.
recordOperationStop(WebServiceEndpointInfo, QName, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the completion of an operation invocation.
recordRequestAbort(WebServiceEndpointInfo, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record a request abortion for the specified endpoint.
recordRequestSize(WebServiceEndpointInfo, QName, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the size of a request for the specified operation of the specified endpoint.
recordRequestStart(WebServiceEndpointInfo, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the start of a request for the specified endpoint.
recordRequestStop(WebServiceEndpointInfo, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the completion of a request for the specified endpoint.
recordResponseSize(WebServiceEndpointInfo, QName, long) - Method in interface oracle.webservices.portability.ProviderPlatformStatisticsAdapter
Record the size of a response from the specified operation of the specified endpoint.
registerAddressingExtensions(ExtensionRegistry) - Static method in class oracle.webservices.wsdl.WSDLExtensionUtils
 
registerApplicationListener() - Method in interface oracle.webservices.portability.ManagementAdapter
 
registerJaxwsExtensions(ExtensionRegistry) - Static method in class oracle.webservices.wsdl.WSDLExtensionUtils
 
registerProviderEndpointMBean(ProviderProcessorInfo) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
Register an MBean for a provider endpoint.
registerSchemaExtensions(ExtensionRegistry) - Static method in class oracle.webservices.wsdl.WSDLExtensionUtils
 
registerSerializer(Serializer) - Method in class oracle.webservices.model.Factory
Adds a serializer to the model's serializer registry.
Release - Class in oracle.webservices.enumeration.datatype
Java class for Release element declaration.
Release() - Constructor for class oracle.webservices.enumeration.datatype.Release
 
RELEASE_ACTION_URI - Static variable in class oracle.webservices.enumeration.ReleaseMessage
 
RELEASE_NAME - Static variable in class oracle.webservices.enumeration.datatype.Release
 
RELEASE_RESPONSE_ACTION_URI - Static variable in class oracle.webservices.enumeration.ReleaseResponseMessage
 
ReleaseMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration Release message.
ReleaseMessage() - Constructor for class oracle.webservices.enumeration.ReleaseMessage
The constructor for creating an ReleaseMessage
ReleaseMessage(String) - Constructor for class oracle.webservices.enumeration.ReleaseMessage
 
ReleaseMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.ReleaseMessage
 
ReleaseMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.ReleaseMessage
The constructor for parsing an ReleaseMessage
ReleaseResponseMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration ReleaseResponse message.
ReleaseResponseMessage() - Constructor for class oracle.webservices.enumeration.ReleaseResponseMessage
The constructor for creating an ReleaseResponseMessage
ReleaseResponseMessage(String) - Constructor for class oracle.webservices.enumeration.ReleaseResponseMessage
 
ReleaseResponseMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.ReleaseResponseMessage
 
ReleaseResponseMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.ReleaseResponseMessage
The constructor for parsing an ReleaseResponseMessage
ReliabilityPlatformAdapter - Interface in oracle.webservices.portability
 
ReliabilityPolicy - Annotation Type in oracle.webservices.annotations
 
ReliableMessagingConfigurationException - Exception in oracle.webservices.rm
 
ReliableMessagingConfigurationException() - Constructor for exception oracle.webservices.rm.ReliableMessagingConfigurationException
Constructs a new runtime exception with null as its detail message.
ReliableMessagingConfigurationException(String) - Constructor for exception oracle.webservices.rm.ReliableMessagingConfigurationException
Constructs a new runtime exception with the specified detail message.
ReliableSession - Interface in oracle.webservices.rm
This interface provides the ability to work with a WS-RM sequence.
ReliableSessionFactory - Class in oracle.webservices.rm
 
remove() - Method in class oracle.webservices.attachments.IncomingAttachmentsIteratorAdapter
 
removeApplication(String) - Method in interface oracle.webservices.management.InterceptorConfig
Remove the application with the specified name from the interceptor configuration.
removeAttribute(String) - Method in interface oracle.webservices.ConversationSession
 
removeComponent(QName, QName) - Method in interface oracle.webservices.model.Component
Removes a child component with the given type and name.
removeConfigListener(InterceptorConfigListener) - Method in interface oracle.webservices.management.InterceptorConfig
Unregister the specified listener so it will no longer be notified of configuration-related events.
removeExtension(QName) - Method in interface oracle.webservices.model.Component
Removes an extension of the given type from this component.
removeExtensionAttribute(QName) - Method in interface oracle.webservices.model.Component
Removes an extension attribute of the given type from this component.
removeOperation(String, String, String) - Method in interface oracle.webservices.model.Port
Removes an operation from the port based on the provided operationName, inputName and outputName.
removePart(String) - Method in interface oracle.webservices.mdds.adt.ComplexNode
 
removePort(PortId) - Method in interface oracle.webservices.management.InterceptorConfig
Remove the specified port from the interceptor configuration.
removePort(String) - Method in interface oracle.webservices.model.Service
Removes the port having the provided name from the service model.
removeProperty(String) - Method in class oracle.webservices.provider.MessageContext
Remove a specific property (name-value pair).
removeProperty(String) - Method in interface oracle.webservices.provider.ProviderConfig
Remove the specified property.
removeService(QName) - Method in interface oracle.webservices.model.Model
Removes a service from the model.
removeService(String) - Method in interface oracle.webservices.provider.ProviderConfig
Remove a service associated with a given pathInfo.
removeServiceFromCluster(ProviderProcessorInfo, String, String) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
Remove a dynamic endpoint from a configuration group or cluster.
Renew - Class in oracle.webservices.enumeration.datatype
Java class for Renew element declaration.
Renew() - Constructor for class oracle.webservices.enumeration.datatype.Renew
 
RENEW_ACTION_URI - Static variable in class oracle.webservices.enumeration.RenewMessage
 
RENEW_NAME - Static variable in class oracle.webservices.enumeration.datatype.Renew
 
RENEW_RESPONSE_ACTION_URI - Static variable in class oracle.webservices.enumeration.RenewResponseMessage
 
RENEW_RESPONSE_NAME - Static variable in class oracle.webservices.enumeration.datatype.RenewResponse
 
RenewMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration Renew message.
RenewMessage() - Constructor for class oracle.webservices.enumeration.RenewMessage
The constructor for creating an RenewMessage
RenewMessage(String) - Constructor for class oracle.webservices.enumeration.RenewMessage
 
RenewMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.RenewMessage
 
RenewMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.RenewMessage
The constructor for parsing an RenewMessage
RenewResponse - Class in oracle.webservices.enumeration.datatype
Java class for RenewResponse element declaration.
RenewResponse() - Constructor for class oracle.webservices.enumeration.datatype.RenewResponse
 
RenewResponseMessage - Class in oracle.webservices.enumeration
This class helps to create/parse a SOAP envelope containing a WS-Enumeration RenewResponse message.
RenewResponseMessage() - Constructor for class oracle.webservices.enumeration.RenewResponseMessage
The constructor for creating an RenewResponseMessage
RenewResponseMessage(String) - Constructor for class oracle.webservices.enumeration.RenewResponseMessage
 
RenewResponseMessage(String, boolean) - Constructor for class oracle.webservices.enumeration.RenewResponseMessage
 
RenewResponseMessage(SOAPMessage) - Constructor for class oracle.webservices.enumeration.RenewResponseMessage
The constructor for parsing an RenewResponseMessage
Requestor - Interface in oracle.webservices.async
Created by IntelliJ IDEA.
RequestorFactory - Interface in oracle.webservices.async
Created by IntelliJ IDEA.
RequestPreProcessor - Interface in oracle.webservices.async
 
resetExecutionContext() - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 
ResourceInjectionAdaptor - Interface in oracle.webservices.portability
ResourceInjectionAdaptor
Response<T> - Interface in oracle.webservices.async
The Response interface provides methods used to obtain the payload and context of a message sent in response to an operation invocation.
ResponseHandler<T> - Interface in oracle.webservices.async
Created by IntelliJ IDEA.
ResponseWebService - Annotation Type in oracle.webservices.annotations.async
 
RMSessionLifecycle - Interface in oracle.webservices.rm.client
This interface provides the ability for JAX-WS clients to demarcate WS-RM sequence boundaries.
runAs(Subject, PrivilegedExceptionAction<T>) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 
runAs(String, PrivilegedExceptionAction<T>, String) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 
runAsAnonymousUser(PrivilegedExceptionAction<T>, String) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
 

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