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

O

OASIS_UNSUPPORTED_0001() - Static method in class com.sun.xml.ws.tx.at.LocalizationMessages
WSTX-AT-0001: This version does not support the OASIS WS-Atomic Transaction specification yet
OASIS_UNSUPPORTED_3000() - Static method in class com.sun.xml.ws.tx.coordinator.LocalizationMessages
WSTX-COORDINATOR-3000: This version does not support the OASIS WS-Coordination specification yet
ObjectFactory - Class in com.sun.xml.ws.mex.client.schema
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.mex.client.schema package.
ObjectFactory() - Constructor for class com.sun.xml.ws.mex.client.schema.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.mex.client.schema
ObjectFactory - Class in com.sun.xml.ws.rm.protocol.wsmc200702
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.rm.protocol.wsmc200702 package.
ObjectFactory() - Constructor for class com.sun.xml.ws.rm.protocol.wsmc200702.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.rm.protocol.wsmc200702
ObjectFactory - Class in com.sun.xml.ws.runtime.config
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.runtime.config package.
ObjectFactory() - Constructor for class com.sun.xml.ws.runtime.config.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.runtime.config
ObjectFactory - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.transport.tcp.servicechannel.stubs package.
ObjectFactory() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.transport.tcp.servicechannel.stubs
ObjectFactory - Class in com.sun.xml.ws.tx.webservice.member.at
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.tx.webservice.member.at package.
ObjectFactory() - Constructor for class com.sun.xml.ws.tx.webservice.member.at.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.tx.webservice.member.at
ObjectFactory - Class in com.sun.xml.ws.tx.webservice.member.coord
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.tx.webservice.member.coord package.
ObjectFactory() - Constructor for class com.sun.xml.ws.tx.webservice.member.coord.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.tx.webservice.member.coord
offer - Variable in class com.sun.xml.ws.rm.protocol.wsrm200502.CreateSequenceElement
 
offer - Variable in class com.sun.xml.ws.rm.protocol.wsrm200702.CreateSequenceElement
 
offer(V) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
Add a new element to the tail of the queue.
offer(V) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueImpl
Add a new element to the tail of the queue.
offer(V) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
Add a new element to the tail of the queue.
offer(V) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueue
Add a new element to the tail of the queue.
OfferType - Class in com.sun.xml.ws.rm.protocol.wsrm200502
<xs:complexType name="OfferType"> <xs:sequence> <xs:element ref="wsrm:Identifier"/> <xs:element ref="wsrm:Expires" minOccurs="0"/> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType>
OfferType() - Constructor for class com.sun.xml.ws.rm.protocol.wsrm200502.OfferType
 
OfferType - Class in com.sun.xml.ws.rm.protocol.wsrm200702
Java class for OfferType complex type.
OfferType() - Constructor for class com.sun.xml.ws.rm.protocol.wsrm200702.OfferType
 
OK - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
 
OnBehalfOf - Static variable in class com.sun.xml.ws.security.impl.policy.Constants
 
OnBehalfOf - Interface in com.sun.xml.ws.security.trust.elements
 
OnBehalfOfImpl - Class in com.sun.xml.ws.security.trust.impl.elements
 
OnBehalfOfImpl(Token) - Constructor for class com.sun.xml.ws.security.trust.impl.elements.OnBehalfOfImpl
 
OnBehalfOfImpl(OnBehalfOfType) - Constructor for class com.sun.xml.ws.security.trust.impl.elements.OnBehalfOfImpl
 
OnBehalfOfImpl - Class in com.sun.xml.ws.security.trust.impl.wssx.elements
 
OnBehalfOfImpl(Token) - Constructor for class com.sun.xml.ws.security.trust.impl.wssx.elements.OnBehalfOfImpl
 
OnBehalfOfImpl(OnBehalfOfType) - Constructor for class com.sun.xml.ws.security.trust.impl.wssx.elements.OnBehalfOfImpl
 
ONE_WAY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
 
onError(ChannelContext, WSTCPError) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPMessageListener
 
onError(ChannelContext, WSTCPError) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatRegistry
 
onError(ChannelContext, WSTCPError) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
Implementation of TCPMessageListener.onError method is called if error occured during frame processing on upper level
OnlySignEntireHeadersAndBody - Static variable in class com.sun.xml.ws.security.impl.policy.Constants
 
onMessage(ChannelContext) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPMessageListener
 
onMessage(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatRegistry
 
onMessage(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
Implementation of TCPMessageListener.onMessage method is called once request message come
onReadCompleted() - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
 
onReadCompleted() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
 
onRecycled() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable
 
onRecycled() - Method in interface com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener
 
onRecycled() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
 
OPAQUE_TYPE - Static variable in class com.sun.xml.ws.security.trust.WSTrustConstants
 
openChannel(WSTCPURI, WSService, WSBinding, Codec) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
 
OpenChannel - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
OpenChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
 
openChannel(String, Holder<List<String>>, Holder<List<String>>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
 
OpenChannel - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Java class for openChannel complex type.
OpenChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
 
openChannel(String, Holder<List<String>>, Holder<List<String>>) - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
 
OpenChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
OpenChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
 
OpenChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Java class for openChannelResponse complex type.
OpenChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
 
openInput() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
 
openInputStream() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
 
openInputStream() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
 
openOutput() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
 
openOutputStream() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
 
openOutputStream() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
 
OPERATION_FAILED_2010(Object) - Static method in class com.sun.xml.ws.tx.common.LocalizationMessages
WSTX-COMMON-2010: ''{0}'' failed with exception
OPERATION_SCOPE - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
optimized - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
optimized - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
OPTIMIZED_FI_SERIALIZATION_ASSERTION - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
OPTIMIZED_MIME_NS - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
OPTIMIZED_MIME_SERIALIZATION_ASSERTION - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
OrderedDeliveryAssertion - Class in com.sun.xml.ws.rm.policy.assertion
Tells RM destination that ordered delivery of messages is expected.
OrderedDeliveryAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.rm.policy.assertion.OrderedDeliveryAssertion
 
OutboundConnectionCache<C extends Connection> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
A concurrent mostly non-blocking connection cache.
OutboundConnectionCacheBlockingImpl<C extends Connection> - Class in com.sun.xml.ws.transport.tcp.connectioncache.impl.transport
 
OutboundConnectionCacheBlockingImpl(String, int, int, int, Logger) - Constructor for class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
outMessagePolicyMap - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
outMessagePolicyMap - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
outProtocolPM - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
outProtocolPM - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
OutputWriter - Class in com.sun.xml.ws.transport.tcp.io
NIO utility to flush ByteBuffer
OutputWriter() - Constructor for class com.sun.xml.ws.transport.tcp.io.OutputWriter
 
outstandingRegistrants - Static variable in class com.sun.xml.ws.tx.coordinator.Registrant
 

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