- generateNewMessageId() - Static method in class oracle.webservices.addressing.AddressingHelper
-
Generate a new UUID to be used as a message id
- get(String) - Static method in class oracle.webservices.rm.WSRMProtocolVersion
-
Get the version matching the specified namespace URI.
- getAddressingInfo(WebServiceContext) - Static method in class oracle.webservices.addressing.AddressingHelper
-
create an AddressingInfo Object using the addressing properties that is based on the incoming message In other words, ReplyTO will become to, MsgId will be set in the RelatesTo etc null if no addressing properties are found.
- getDispatch() - Method in interface oracle.webservices.addressing.AddressingInfo
-
Returns a dispatch object will write the proper addressing headers based in the outgoing message.
- getInactivityTimeout() - Method in interface oracle.webservices.rm.ReliableSession
-
- getInboundSequenceId() - Method in interface oracle.webservices.rm.ReliableSession
-
Gets the sequence identifier from the current inbound sequence.
- getIncomingAction(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Resturns the message id set in the incoming request/reply in a call back or polling case, this method should only be called when the response becomes available
- getIncomingAction(MessageContext) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Resturns the message id set in the incoming request/reply in a call back or polling case, this method should only be called when the response becomes available
- getIncomingAddressingNamespace(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
returns the addressing namespace used in the incoming soap message header
- getIncomingFaultToAddress(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
get the fault to value from the incoming request
- getIncomingFaultToAddress(MessageContext) - Static method in class oracle.webservices.addressing.AddressingHelper
-
get the fault to value from the incoming request
- getIncomingMessageId(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Resturns the message id set in the incoming reply in a call back or polling case, this method should only be called when the response becomes available
- getIncomingMessageId(MessageContext) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Resturns the message id set in the incoming reply in a call back or polling case, this method should only be called when the response becomes available
- getIncomingRelatesToMessageId(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Get the relates to message id set from the incoming reply
- getIncomingRelatesToMessageId(MessageContext) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Get the relates to message id set from the incoming reply
- getIncomingReplyToAddress(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
get the reply to value from the incoming request
- getIncomingReplyToAddress(MessageContext) - Static method in class oracle.webservices.addressing.AddressingHelper
-
get the reply to value from the incoming request
- getIncomingToAddress(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
get the to value from the incoming request
- getMessageId() - Method in interface oracle.webservices.addressing.AddressingInfo
-
The message id of the request message.
- getMessageStoreName() - Method in interface oracle.webservices.rm.ReliableSession
-
- getNamespaceURI() - Method in class oracle.webservices.rm.WSRMProtocolVersion
-
- getOutboundSequenceId() - Method in interface oracle.webservices.rm.ReliableSession
-
Get the sequence identifier from the current outbound sequence.
- getOutgoingAction(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Returns the action value of the outgoing message.
- getOutgoingAddressingNamespace(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
returns the addressing namespace used for the outoing message.
- getOutgoingMessageId(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Returns the message id of the outgoing message.
- getOutgoingReplyToAddress(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
get the replyToAddress that has been set for an async operation.
- getPort(Class<T>) - Method in interface oracle.webservices.addressing.AddressingInfo
-
Returns a proxy object will write the proper addressing headers based in the outgoing message.
- getReplyTo(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
- getReplyToReferenceParameters(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
- getSoapVersion() - Method in interface oracle.webservices.rm.ReliableSession
-