Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortConnection(ConnectionSession) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- abortSession(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- activate() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- activate() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- activate() - Method in interface com.sun.xml.ws.transport.tcp.pool.LifeCycle
- addAllContentProperties(Map<Integer, String>) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- addCustomPacketSattellites(Packet) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
-
Method could be overwritten by children to add some extra Satellites to Packet
- allocateView(boolean) - Static method in class com.sun.xml.ws.transport.tcp.util.ByteBufferFactory
-
Return a direct
ByteBufferview using the default size. - allocateView(int, boolean) - Static method in class com.sun.xml.ws.transport.tcp.util.ByteBufferFactory
-
Return a direct
ByteBufferview - attachChannel(SocketChannel) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- available() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Return the available bytes
- available() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
-
Return the available bytes
B
- BindingUtils - Class in com.sun.xml.ws.transport.tcp.util
- BindingUtils() - Constructor for class com.sun.xml.ws.transport.tcp.util.BindingUtils
- BindingUtils.NegotiatedBindingContent - Class in com.sun.xml.ws.transport.tcp.util
- BufferedMessageInputStream - Class in com.sun.xml.ws.transport.tcp.io
- BufferedMessageInputStream(InputStream) - Constructor for class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- bufferMessage() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- buildHeader() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- ByteBufferFactory - Class in com.sun.xml.ws.transport.tcp.util
-
Class was copied from GlassFish Grizzly sources to be available also for client side and don't require GlassFish to be installed Factory class used to create views of a
ByteBuffer. - ByteBufferInputStream - Class in com.sun.xml.ws.transport.tcp.io
-
Stream wrapper around a
ByteBuffer - ByteBufferInputStream(ByteBuffer) - Constructor for class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
- ByteBufferOutputStream - Class in com.sun.xml.ws.transport.tcp.io
- ByteBufferOutputStream() - Constructor for class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- ByteBufferOutputStream(int) - Constructor for class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- ByteBufferOutputStream(ByteBuffer) - Constructor for class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- ByteBufferStreamPool<T extends LifeCycle> - Class in com.sun.xml.ws.transport.tcp.pool
- ByteBufferStreamPool(Class<T>) - Constructor for class com.sun.xml.ws.transport.tcp.pool.ByteBufferStreamPool
C
- canCreateNewConnection(ContactInfo<C>) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- canCreateNewConnection(ContactInfo<C>) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
-
Determine whether a new connection could be created by the ConnectionCache or not.
- capacity - Static variable in class com.sun.xml.ws.transport.tcp.util.ByteBufferFactory
-
The default capacity of the
ByteBufferfrom which views will be created. - ChannelContext - Class in com.sun.xml.ws.transport.tcp.util
- ChannelContext(ConnectionSession, ChannelSettings) - Constructor for class com.sun.xml.ws.transport.tcp.util.ChannelContext
- channelId - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannel
- channelId - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
- ChannelSettings - Class in com.sun.xml.ws.transport.tcp.util
- ChannelSettings() - Constructor for class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- ChannelSettings(List<String>, List<String>, int, QName, WSTCPURI) - Constructor for class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- ChannelZeroContext - Class in com.sun.xml.ws.transport.tcp.util
- ChannelZeroContext(ConnectionSession) - Constructor for class com.sun.xml.ws.transport.tcp.util.ChannelZeroContext
- CLIENT_TRANSPORT_NS - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- ClientConnectionSession - Class in com.sun.xml.ws.transport.tcp.client
- ClientConnectionSession(Connection, SessionCloseListener) - Constructor for class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- clientTransport - Variable in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- close() - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- close() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- close() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.Connection
- close() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- close() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- close() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Close this stream.
- close() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- close() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- close() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
-
Close this stream.
- close() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- close() - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- close() - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
- close() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- close() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- close() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- close() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- close(C) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
-
Close a connection, regardless of whether the connection is busy or not.
- close(C) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
-
Close a connection, regardless of whether the connection is busy or not.
- close(C) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Close a connection, regardless of its state.
- closeChannel(int) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
- closeChannel(int) - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
- closeChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- CloseChannel - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- CloseChannel - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
-
Java class for closeChannel complex type.
- CloseChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannel
- CloseChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannel
- CloseChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- CloseChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
-
Java class for closeChannelResponse complex type.
- CloseChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannelResponse
- CloseChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannelResponse
- com.sun.xml.ws.transport.tcp.client - package com.sun.xml.ws.transport.tcp.client
- com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent - package com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent
- com.sun.xml.ws.transport.tcp.connectioncache.impl.transport - package com.sun.xml.ws.transport.tcp.connectioncache.impl.transport
- com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent - package com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent
- com.sun.xml.ws.transport.tcp.connectioncache.spi.transport - package com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
- com.sun.xml.ws.transport.tcp.encoding - package com.sun.xml.ws.transport.tcp.encoding
- com.sun.xml.ws.transport.tcp.encoding.configurator - package com.sun.xml.ws.transport.tcp.encoding.configurator
- com.sun.xml.ws.transport.tcp.grizzly - package com.sun.xml.ws.transport.tcp.grizzly
- com.sun.xml.ws.transport.tcp.io - package com.sun.xml.ws.transport.tcp.io
- com.sun.xml.ws.transport.tcp.policy - package com.sun.xml.ws.transport.tcp.policy
- com.sun.xml.ws.transport.tcp.pool - package com.sun.xml.ws.transport.tcp.pool
- com.sun.xml.ws.transport.tcp.resources - package com.sun.xml.ws.transport.tcp.resources
- com.sun.xml.ws.transport.tcp.server - package com.sun.xml.ws.transport.tcp.server
- com.sun.xml.ws.transport.tcp.server.servlet - package com.sun.xml.ws.transport.tcp.server.servlet
- com.sun.xml.ws.transport.tcp.server.tomcat - package com.sun.xml.ws.transport.tcp.server.tomcat
- com.sun.xml.ws.transport.tcp.servicechannel - package com.sun.xml.ws.transport.tcp.servicechannel
- com.sun.xml.ws.transport.tcp.servicechannel.jaxws - package com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- com.sun.xml.ws.transport.tcp.servicechannel.stubs - package com.sun.xml.ws.transport.tcp.servicechannel.stubs
- com.sun.xml.ws.transport.tcp.util - package com.sun.xml.ws.transport.tcp.util
- com.sun.xml.ws.transport.tcp.wsit - package com.sun.xml.ws.transport.tcp.wsit
- ConcurrentQueue<V> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent
-
A class that provides a very simply unbounded queue.
- ConcurrentQueue.Handle<V> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent
-
A Handle provides the capability to delete an element of a ConcurrentQueue very quickly.
- ConcurrentQueueBlockingImpl<V> - Class in com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent
- ConcurrentQueueBlockingImpl() - Constructor for class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
- ConcurrentQueueFactory - Class in com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent
-
A factory class for creating instances of ConcurrentQueue.
- ConcurrentQueueImpl<V> - Class in com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent
- ConcurrentQueueImpl() - Constructor for class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueImpl
- ConcurrentQueueNonBlockingImpl<V> - Class in com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent
- ConcurrentQueueNonBlockingImpl() - Constructor for class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
- configureCodec(ChannelContext, SOAPVersion, Codec) - Static method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Configure Codec according to channel settings
- connection - Variable in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
- Connection - Class in com.sun.xml.ws.transport.tcp.io
- Connection - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
-
A Connection represents some kind of channel to a (possibly different) process.
- Connection(SocketChannel) - Constructor for class com.sun.xml.ws.transport.tcp.io.Connection
- ConnectionCache<C extends Connection> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
-
A connection cache manages a group of connections which may be re-used for sending and receiving messages.
- ConnectionCacheBase<C extends Connection> - Class in com.sun.xml.ws.transport.tcp.connectioncache.impl.transport
- ConnectionCacheFactory - Class in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
-
A factory class for creating connections caches.
- ConnectionFinder<C extends Connection> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
-
An instance of a ConnectionFinder may be supplied to the OutboundConnectionCache.get method.
- ConnectionManagementSettings - Class in com.sun.xml.ws.transport.tcp.util
-
SOAP/TCP connection cache settings
- ConnectionManagementSettings(int, int) - Constructor for class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- ConnectionManagementSettings(int, int, int) - Constructor for class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- ConnectionManagementSettings.ConnectionManagementSettingsHolder - Interface in com.sun.xml.ws.transport.tcp.util
-
SOAP/TCP connection cache settings holder.
- ConnectionSession - Class in com.sun.xml.ws.transport.tcp.util
- ConnectionSession(Connection, SessionCloseListener) - Constructor for class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- ContactInfo<C extends Connection> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
-
The ContactInfo represents the information needed to establish a connection to a (possibly different) process.
- CONTENT_NEGOTIATION_FAILED - Enum constant in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
- ContentType - Class in com.sun.xml.ws.transport.tcp.util
- ContentType() - Constructor for class com.sun.xml.ws.transport.tcp.util.ContentType
- contextDestroyed(ServletContextEvent) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- copy() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP11Codec
- copy() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP12Codec
- copy(TubeCloner) - Method in class com.sun.xml.ws.transport.tcp.client.ServiceChannelTransportPipe
- copy(TubeCloner) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- create(StreamSOAPCodec, SOAPVersion, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener, boolean) - Static method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
-
Creates a new
FastInfosetStreamSOAPCodecinstance. - create(String, int) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
- createAdapter(String, String, WSEndpoint<?>) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapterList
- createCloseChannel() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
CloseChannel - createCloseChannel(CloseChannel) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createCloseChannelResponse() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
CloseChannelResponse - createCloseChannelResponse(CloseChannelResponse) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createConnection() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ContactInfo
-
Create a new Connection from this ContactInfo.
- createConnection() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- createConnectionSession(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
-
Open new tcp connection and establish service virtual connection
- createCriticalError(int, String) - Static method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- createError(int, int, String) - Static method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP11Codec
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP12Codec
- createInitiateSession() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
InitiateSession - createInitiateSession(InitiateSession) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createInitiateSessionResponse() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
InitiateSessionResponse - createInitiateSessionResponse(InitiateSessionResponse) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createNonCriticalError(int, String) - Static method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- createOpenChannel() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
OpenChannel - createOpenChannel(OpenChannel) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createOpenChannelResponse() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
OpenChannelResponse - createOpenChannelResponse(OpenChannelResponse) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createPortAddressResolver(String, Class<?>) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapterList
-
Creates a PortAddressResolver that maps portname to its address
- createServiceChannelEndpoint() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
- createServiceChannelExceptionBean() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
-
Create an instance of
ServiceChannelException.ServiceChannelExceptionBean - createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
- createToolkit() - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter
- createToolkit() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter
- customPort - Variable in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- customTCPPort - Variable in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
D
- DataInOutUtils - Class in com.sun.xml.ws.transport.tcp.io
- DataInOutUtils() - Constructor for class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- debug() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- declareSupportedDomains() - Method in class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPolicyValidator
- decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- decodeMimeType(int) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
- decodeParam(int) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
- defaultCapacity - Static variable in class com.sun.xml.ws.transport.tcp.util.ByteBufferFactory
-
The default capacity of the default view of a
ByteBuffer - defaultCodec - Variable in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- DefaultDocumentParserFactory - Class in com.sun.xml.ws.transport.tcp.encoding.configurator
- DefaultDocumentParserFactory() - Constructor for class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultDocumentParserFactory
- DefaultDocumentSerializerFactory - Class in com.sun.xml.ws.transport.tcp.encoding.configurator
- DefaultDocumentSerializerFactory() - Constructor for class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultDocumentSerializerFactory
- DefaultParserVocabularyFactory - Class in com.sun.xml.ws.transport.tcp.encoding.configurator
- DefaultParserVocabularyFactory() - Constructor for class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultParserVocabularyFactory
- DefaultSerializerVocabularyFactory - Class in com.sun.xml.ws.transport.tcp.encoding.configurator
- DefaultSerializerVocabularyFactory() - Constructor for class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultSerializerVocabularyFactory
- deregisterChannel(int) - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- deregisterChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- deregisterChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- deregisterChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- destroy() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
- doCreate(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipeFactory
- doCreate(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPipeFactory
- doCreate(ClientTubeAssemblerContext, boolean) - Static method in class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPipeFactory
- DocumentParserFactory - Interface in com.sun.xml.ws.transport.tcp.encoding.configurator
-
DocumentParser factory to be used in SOAP/TCP codec
- DocumentSerializerFactory - Interface in com.sun.xml.ws.transport.tcp.encoding.configurator
-
DocumentSerializer factory to be used in SOAP/TCP codec
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- dprint(String) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- dprintStatistics() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- dump(byte[]) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dump(byte[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dump(ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dump(ByteBuffer[]) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dump(ByteBuffer, int, int) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpBytes(byte[]) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpBytes(byte[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpBytes(ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpBytes(ByteBuffer[]) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpBytes(ByteBuffer, int, int) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpOctets(byte[]) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpOctets(byte[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpOctets(ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpOctets(ByteBuffer[]) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- dumpOctets(ByteBuffer, int, int) - Static method in class com.sun.xml.ws.transport.tcp.util.DumpUtils
- DumpUtils - Class in com.sun.xml.ws.transport.tcp.util
- DumpUtils() - Constructor for class com.sun.xml.ws.transport.tcp.util.DumpUtils
E
- encode(Packet, OutputStream) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- encodeMimeType(String) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
- encodeParam(String) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
- equals(Object) - Method in class com.sun.xml.ws.transport.tcp.util.ContentType
- equals(Object) - Method in class com.sun.xml.ws.transport.tcp.util.Version
- equals(Object) - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.FrameType
- executeIoEvent(Connection, IOEvent, boolean) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
- expireKey(SelectionKey) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
-
Invoked when the SelectorThread is about to expire a SelectionKey.
F
- FACTORY - Static variable in class com.sun.xml.ws.transport.tcp.server.TCPAdapter
- FAST_INFOSET_SOAP11 - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- FAST_INFOSET_SOAP12 - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- FAST_INFOSET_STATEFUL_SOAP11 - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- FAST_INFOSET_STATEFUL_SOAP12 - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- FI_ALL - Enum constant in enum com.sun.xml.ws.transport.tcp.util.TCPSettings.EncodingMode
- FI_STATEFUL - Enum constant in enum com.sun.xml.ws.transport.tcp.util.TCPSettings.EncodingMode
- FI_STATELESS - Enum constant in enum com.sun.xml.ws.transport.tcp.util.TCPSettings.EncodingMode
- finalize() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- find(ContactInfo<C>, Collection<C>, Collection<C>) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionFinder
-
Method that searches idleConnections and busyConnections for the best connection.
- find(ContactInfo<ConnectionSession>, Collection<ConnectionSession>, Collection<ConnectionSession>) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- find(PUContext, FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolFinder
-
Try to find the protocol from the
SocketChannelbytes. - findWSServiceContextByChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- findWSServiceContextByChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- findWSServiceContextByURI(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- findWSServiceContextByURI(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- flush() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- flush() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- flushChannel(SocketChannel, ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.io.OutputWriter
-
Flush the buffer by looping until the
ByteBufferis empty - flushChannel(SocketChannel, ByteBuffer[]) - Static method in class com.sun.xml.ws.transport.tcp.io.OutputWriter
-
Flush the buffer by looping until the
ByteBufferis empty - flushLast() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- forceHeaderRead() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- FramedMessageInputStream - Class in com.sun.xml.ws.transport.tcp.io
-
Stream wrapper around a
ByteBuffer - FramedMessageInputStream() - Constructor for class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- FramedMessageInputStream(int) - Constructor for class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- FramedMessageOutputStream - Class in com.sun.xml.ws.transport.tcp.io
- FramedMessageOutputStream() - Constructor for class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- FramedMessageOutputStream(int) - Constructor for class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- FramedMessageOutputStream(int, boolean) - Constructor for class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- FrameType - Class in com.sun.xml.ws.transport.tcp.util
- FrameType() - Constructor for class com.sun.xml.ws.transport.tcp.util.FrameType
- free(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatRegistry
- free(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
- freeAdapters(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
- freeConnection(ConnectionSession) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
G
- get(int) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapterList
- get(ContactInfo<C>) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- get(ContactInfo<C>) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
-
Behaves the same as
get( ContactInfo<C>, ConnectionFinder<C> )except that no connection finder is provided, so that step is ignored. - get(ContactInfo<C>, ConnectionFinder<C>) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- get(ContactInfo<C>, ConnectionFinder<C>) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
-
Return a Connection corresponding to the given ContactInfo.
- getAdapter() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getAdapterRegistry() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- getAttribute(String) - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- getAttribute(String) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPContext
- getAttribute(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServletContext
- getAttribute(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPStandaloneContext
- getAttribute(String) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getAttribute(String) - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- getAttributeNames() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getAttributeValueMapMemoryLimit() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Gets the limit on the memory size of Map of attribute values that will be indexed.
- getBufferedSize() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- getByteBuffer() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- getCacheType() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- getCacheType() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
User-provided indentifier for an instance of the OutboundConnectionCache.
- getCatalogFile() - Method in class com.sun.xml.ws.transport.tcp.server.TCPResourceLoader
- getChannelContext() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- getChannelContext() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Get channel id
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannel
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannel
-
Gets the value of the channelId property.
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
-
Gets the value of the return property.
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return channel id
- getChannelId() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- getChannelsAmount() - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- getChannelsAmount() - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- getChannelsAmount() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- getChannelSettings() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return channel settings, which were aggreed during handshake phase
- getCharacterContentChunkMapMemoryLimit() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Gets the limit on the memory size of Map of attribute values that will be indexed.
- getClientSettings() - Method in interface com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings.ConnectionManagementSettingsHolder
- getClientSettings() - Method in class com.sun.xml.ws.transport.tcp.wsit.PolicyConnectionManagementSettingsHolder
- getClosestSupportedConnectionManagementVersion(Version) - Method in class com.sun.xml.ws.transport.tcp.util.VersionController
-
Method returns closest to given connection management version, which current implementation supports
- getClosestSupportedFramingVersion(Version) - Method in class com.sun.xml.ws.transport.tcp.util.VersionController
-
Method returns closest to given framing version, which current implementation supports
- getCode() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- getCodec() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return message Codec, which is used for encoding/decoding messages on this virtual channel
- getCodec(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
- getConnection() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return TCP connection object, where this virtual channel is acting on
- getConnection() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- getConnectionContext() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- getConnectionManagementVersion() - Method in class com.sun.xml.ws.transport.tcp.util.VersionController
- getConnectionSession() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return TCP session object where which this virual channel is open on
- getConnectionState(ContactInfo<C>, OutboundConnectionCacheBlockingImpl.CacheEntry<C>, C) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- getContentId() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Get request/response contentId
- getContentId() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- getContentProperties() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Get request content properties
- getContentProperties() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- getContentType() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- getContentType() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- getContentType() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Gets message's content type from TCP protocol specific representation
- getContentType(String) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- getContentType(String) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP11Codec
- getContentType(String) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP12Codec
- getCustomPort() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
-
Get custom TCP port, where connection should be established
- getDescription() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- getDocumentParserFactory() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Get the
DocumentParserFactory - getDocumentSerializerFactory() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Get the
DocumentSerializerFactory - getEffectivePort() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- getEncodingMode() - Method in class com.sun.xml.ws.transport.tcp.util.TCPSettings
- getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- getError() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- getError() - Method in exception com.sun.xml.ws.transport.tcp.util.WSTCPException
- getErrorCode() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- getExpectedConnectionManagementVersion() - Method in exception com.sun.xml.ws.transport.tcp.util.VersionMismatchException
- getExpectedFramingVersion() - Method in exception com.sun.xml.ws.transport.tcp.util.VersionMismatchException
- getFaultInfo() - Method in exception com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
- getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.transport.tcp.policy.OptimalTransportFeatureConfigurator
-
process optimized transport policy assertions
WSDLPort - getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.transport.tcp.policy.TCPTransportFeatureConfigurator
-
Process TCP transport policy assertions
WSDLPort - getFrameSize() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- getFrameSize() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- getFramingVersion() - Method in class com.sun.xml.ws.transport.tcp.util.VersionController
- getHighWatermark() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- getHost() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- getHost() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- getHost() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- getHost(SocketChannel) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
- getInstance() - Static method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- getInstance() - Static method in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
-
Method returns initialized WSTCPModule instance
- getInstance() - Static method in class com.sun.xml.ws.transport.tcp.util.TCPSettings
- getInstance() - Static method in class com.sun.xml.ws.transport.tcp.util.VersionController
- getInstance() - Static method in class com.sun.xml.ws.transport.tcp.wsit.PolicyConnectionManagementSettingsHolder
- getListener() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable
- getListener() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- getListener() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- getLocalHost() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- getLocalHost(SocketChannel) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
- getLocalPort() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- getLocalPort(SocketChannel) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
- getMajor() - Method in class com.sun.xml.ws.transport.tcp.util.Version
- getMaxAttributeValueSize() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Gets the maximum size of attribute values that will be indexed.
- getMaxCharacterContentChunkSize() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Gets the maximum size of character content chunks that will be indexed.
- getMaxParallelConnections() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- getMaxWorkerThreadsCount() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getMessage() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- getMessage() - Method in exception com.sun.xml.ws.transport.tcp.util.WSTCPException
- getMessageId() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Get request/response messageId of 1st frame
- getMessageId() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- getMessageProcessorForPort(int) - Static method in class com.sun.xml.ws.transport.tcp.server.IncomeMessageProcessor
- getMimeType() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- getMimeType() - Method in class com.sun.xml.ws.transport.tcp.util.ContentType
- getMinAttributeValueSize() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Gets the minimum size of attribute values that will be indexed.
- getMinCharacterContentChunkSize() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Gets the minimum size of character content chunks that will be indexed.
- getMinor() - Method in class com.sun.xml.ws.transport.tcp.util.Version
- getMinWorkerThreadsCount() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getNegotiatedContentTypesAndParams(WSBinding) - Static method in class com.sun.xml.ws.transport.tcp.util.BindingUtils
- getNegotiatedMimeTypes() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
- getNegotiatedMimeTypes() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
- getNegotiatedMimeTypes() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
-
Gets the value of the negotiatedMimeTypes property.
- getNegotiatedMimeTypes() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
-
Gets the value of the negotiatedMimeTypes property.
- getNegotiatedMimeTypes() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- getNegotiatedParams() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
- getNegotiatedParams() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
- getNegotiatedParams() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
-
Gets the value of the negotiatedParams property.
- getNegotiatedParams() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
-
Gets the value of the negotiatedParams property.
- getNegotiatedParams() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- getNextAvailChannelId() - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- getNumberToReclaim() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- getOutputBufferGrowLimit() - Method in class com.sun.xml.ws.transport.tcp.util.TCPSettings
- getParameter(String) - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- getParameters() - Method in class com.sun.xml.ws.transport.tcp.util.ContentType
- getParserVocabularyFactory() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Get the
ParserVocabularyFactory - getPort() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- getPort() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- getPort() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getPort() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatRegistry
- getPort() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- getPort() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
-
Returns port, SOAP/TCP is listening on.
- getPort(SocketChannel) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
- getPrefixMap() - Method in class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPrefixMapper
- getPropertyMap() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- getPropertyMap() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- getProtocols() - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
- getReadThreadsCount() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getRedirectHttpPort() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- getResource(String) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPContext
- getResource(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPResourceLoader
- getResource(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServletContext
- getResource(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPStandaloneContext
- getResourceAsStream(String) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPContext
- getResourceAsStream(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServletContext
- getResourceAsStream(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPStandaloneContext
- getResourcePaths(String) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPContext
- getResourcePaths(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPResourceLoader
- getResourcePaths(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServletContext
- getResourcePaths(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPStandaloneContext
- getSelector() - Static method in class com.sun.xml.ws.transport.tcp.util.SelectorFactory
-
Get a exclusive
Selector - getSerializerVocabularyFactory() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Get the
SerializerVocabularyFactory - getServerSettings() - Method in interface com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings.ConnectionManagementSettingsHolder
- getServerSettings() - Method in class com.sun.xml.ws.transport.tcp.wsit.PolicyConnectionManagementSettingsHolder
- getServiceChannelContext() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- getServiceChannelEndpointInstance() - Static method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelCreator
- getServiceChannelWSImplPort() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService
- getServiceChannelWSImplPort(WebServiceFeature...) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService
- getSettingsHolder() - Static method in class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- getSOAPMessage() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- getSOAPMessage() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- getSocketChannel() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- getSourceInputStream() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- getStaticContentType(Packet) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
- getStatus() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- getStatus() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- getSubCode() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- getTarget(WSTCPURI) - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPAdapterRegistry
- getTarget(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
-
Determines which
TCPAdapterserves the given request. - getTargetWSURI() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
- getTargetWSURI() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
-
Gets the value of the targetWSURI property.
- getTargetWSURI() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return correspondent WS's URI
- getTargetWSURI() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- getValidPath() - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter
-
Returns the "/abc/def/ghi" portion if the URL pattern is "/abc/def/ghi/*".
- getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- getWSServiceName() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Return virtual channel's correspondent service name
- getWSServiceName() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- GrizzlyTCPConnector - Class in com.sun.xml.ws.transport.tcp.grizzly
- GrizzlyTCPConnector(TCPMessageListener, Properties) - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- GrizzlyTCPConnector(String, int, TCPMessageListener) - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
H
- handle(TCPConnectionImpl) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
- handle(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter
- handle(FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- handle(FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
- handleConnect(FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- handleRead(FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- handleRead(FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
- handleWrite(FilterChainContext) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- hashCode() - Method in class com.sun.xml.ws.transport.tcp.util.ContentType
- hashCode() - Method in class com.sun.xml.ws.transport.tcp.util.Version
- hashCode() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- highWaterMark() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- highWaterMark() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Threshold at which connection reclamation begins.
- host - Variable in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
I
- InboundConnectionCache<C extends Connection> - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
-
A concurrent connection cache for passively created connections (e.g.
- InboundConnectionCacheBlockingImpl<C extends Connection> - Class in com.sun.xml.ws.transport.tcp.connectioncache.impl.transport
-
Manage connections that are initiated from another VM.
- InboundConnectionCacheBlockingImpl(String, int, int, Logger) - Constructor for class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- IncomeMessageProcessor - Class in com.sun.xml.ws.transport.tcp.server
- init() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- init() - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- initialize() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- initiateSession() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
- initiateSession() - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
- InitiateSession - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- InitiateSession - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
-
Java class for initiateSession complex type.
- InitiateSession() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.InitiateSession
- InitiateSession() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.InitiateSession
- InitiateSessionResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- InitiateSessionResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
-
Java class for initiateSessionResponse complex type.
- InitiateSessionResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.InitiateSessionResponse
- InitiateSessionResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.InitiateSessionResponse
- INSTANCE - Enum constant in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
- isBuffered() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- isClosed() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- isCritical() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- isDirectMode() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- isDirectMode() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- isDirectMode() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- isFrameContainsParams(int) - Static method in class com.sun.xml.ws.transport.tcp.util.FrameType
- isLastFrame(int) - Static method in class com.sun.xml.ws.transport.tcp.util.FrameType
- isMessageInProcess() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- isOutputBufferGrow() - Method in class com.sun.xml.ws.transport.tcp.util.TCPSettings
- isProtocolCheck() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- isVersionSupported(Version, Version) - Method in class com.sun.xml.ws.transport.tcp.util.VersionController
-
Method checks compatibility of server and client versions
L
- LifeCycle - Interface in com.sun.xml.ws.transport.tcp.pool
- listen() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- listen() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- listenOnNewPort() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- listenOnUnifiedPort() - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- localizableSTANDALONE_EXIT() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableSTANDALONE_RUN() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0001_MESSAGE_PROCESS_FAILED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0002_SERVER_ERROR_MESSAGE_SENDING_FAILED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0003_TARGET_WS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0004_CHECK_SERVER_LOG() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0005_INVALID_EP_URL(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0006_VERSION_MISMATCH() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0007_TRANSPORT_MODULE_NOT_INITIALIZED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0008_ERROR_TCP_ADAPTER_CREATE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0009_UNKNOWN_BINDING(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0010_UNKNOWN_PARAMETER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0011_UNKNOWN_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0012_SEND_RETRY(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0013_TCP_PROCESSOR_NOT_REGISTERED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0014_NO_JAXWS_DESCRIPTOR() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0015_ERROR_PROTOCOL_VERSION_EXCHANGE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0016_ERROR_WS_EXECUTION_ON_SERVER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0017_ERROR_WS_EXECUTION_ON_CLIENT() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0018_ERROR_READING_FROM_SOCKET() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0019_PEER_DISCONNECTED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0020_WRONG_MAGIC(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0021_TCP_ADAPTER_UNSUPPORTER_OPERATION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0022_ERROR_WS_EXECUTION(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0023_TARGET_EXEC_ERROR(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0024_SERVICE_CHANNEL_EXCEPTION(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0025_GENERAL_CHANNEL_ERROR(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0026_UNKNOWN_CHANNEL_ID(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0027_MALFORMED_FRAME(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0028_UNKNOWN_MESSAGE_ID(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0029_INCORRECT_FRAME_SEQ(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0030_INTERLEAVED_FRAME_SEQ(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0031_UNKNOWN_REQ_RESP_PATTERN(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0032_UNEXPECTED_TRANSPORT_SOAP_ACTION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0033_CONTENT_NEGOTIATION_FAILED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0034_WS_ENDPOINT_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_0035_UNKNOWN_CHANNEL_UD(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1001_TCP_SERVICE_TP_PROCESS_ENTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1002_TCP_SERVICE_TP_PROCESS_TRANSPORT_REUSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1003_TCP_SERVICE_TP_PROCESS_TRANSPORT_CREATE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1004_TCP_SERVICE_TP_PROCESS_ENCODE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1005_TCP_SERVICE_TP_PROCESS_SEND() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1006_TCP_SERVICE_TP_PROCESS_OPEN_PREPARE_READING() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1007_TCP_SERVICE_TP_PROCESS_OPEN_PROCESS_READING(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1010_TCP_TP_PROCESS_ENTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1011_TCP_TP_PROCESS_TRANSPORT_CREATE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1012_TCP_TP_PROCESS_TRANSPORT_REUSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1013_TCP_TP_PROCESS_ENCODE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1014_TCP_TP_PROCESS_SEND() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1015_TCP_TP_PROCESS_OPEN_PREPARE_READING() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1016_TCP_TP_PROCESS_OPEN_PROCESS_READING(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1020_CONNECTION_CACHE_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1021_CONNECTION_CACHE_SYNC() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1022_CONNECTION_CACHE_LOCK() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1023_CONNECTION_CACHE_SESSION_ABORTED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1030_CONNECTION_MANAGER_ENTER(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1031_CONNECTION_MANAGER_USE_OPENED_SESSION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1032_CONNECTION_MANAGER_OFFER_SESSION_FOR_REUSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1033_CONNECTION_MANAGER_RETURN_CHANNEL_CONTEXT(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1034_CONNECTION_MANAGER_CREATE_SESSION_ENTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1035_CONNECTION_MANAGER_INITIATE_SESSION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1036_CONNECTION_MANAGER_DO_OPEN_CHANNEL_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1037_CONNECTION_MANAGER_DO_OPEN_WS_CALL(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1038_CONNECTION_MANAGER_DO_OPEN_PROCESS_SERVER_SETTINGS(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1039_CONNECTION_MANAGER_DO_OPEN_REGISTER_CHANNEL(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1040_CONNECTION_MANAGER_DO_CHECK_VERSION_ENTER(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1041_CONNECTION_MANAGER_DO_CHECK_VERSION_SENT() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1043_CONNECTION_MANAGER_NOTIFY_SESSION_CLOSE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1044_CONNECTION_MANAGER_CLIENT_SIDE_CONNECTION_CACHE(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1050_CONNECTION_BUFFERING_IS(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1051_CONNECTION_OPEN_TCP_SOCKET(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1060_FRAMED_MESSAGE_IS_READ_HEADER_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1061_FRAMED_MESSAGE_IS_READ_HEADER_DONE(Object, Object, Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1062_FRAMED_MESSAGE_IS_READ_UNEXPECTED_EOF(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1070_OUTPUT_WRITER_DUMP(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1080_INCOME_MSG_PROC_ENTER(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1081_INCOME_MSG_CREATE_NEW_SESSION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1082_INCOME_MSG_VERSION_CHECK_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1083_INCOME_MSG_VERSION_CHECK_RESULT(Object, Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1084_INCOME_MSG_SERVER_SIDE_CONNECTION_CACHE(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1090_TCP_ADAPTER_REQ_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1091_TCP_ADAPTER_DECODED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1092_TCP_ADAPTER_RPL_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1093_TCP_ADAPTER_ONE_WAY() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1094_TCP_ADAPTER_CLOSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1095_TCP_ADAPTER_WRITE_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1100_WSTCP_DELEGATE_DEREGISTER_ADAPTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1101_WSTCP_DELEGATE_REGISTER_ADAPTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1102_WSTCP_DELEGATE_GOING_TO_CUSTOM_REG(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1103_WSTCP_DELEGATE_ON_MESSAGE(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1104_WSTCP_DELEGATE_ON_MESSAGE_COMPLETED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1105_WSTCP_DELEGATE_DESTROY() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1110_APP_SERV_REG_REGISTER_ENDPOINT(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1111_APP_SERV_REG_DEREGISTER_ENDPOINT(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1112_APP_SERV_REG_GET_ENDP_CR_NON_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1113_APP_SERV_REG_GET_ENDP_CR_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1114_APP_SERV_REG_GET_ENDP_URL_PATTERN_NON_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1115_APP_SERV_REG_GET_ENDP_URL_PATTERN_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1116_APP_SERV_REG_GET_WS_ENDP_PATH_NON_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1117_APP_SERV_REG_GET_WS_ENDP_PATH_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1120_CHANNEL_CONTEXT_ENCODE_CT(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1121_CHANNEL_CONTEXT_ENCODED_CT(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1122_CHANNEL_CONTEXT_DECODE_CT(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1123_CHANNEL_CONTEXT_DECODED_CT(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1130_CONNECTION_MNGMNT_SETTINGS_LOADED(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1140_SOAPTCP_SESSION_OPEN(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1141_SOAPTCP_CHANNEL_OPEN(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1142_SOAPTCP_CHANNEL_CLOSE(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1150_CON_MNGMNT_SETTINGS_POLICY() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1151_CON_MNGMNT_SETTINGS_SYST_PROPS() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1160_PORT_ATTR_INVALID_VALUE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1161_ADD_PORT_ATTR_INIT_FAIL() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1162_UNSUPPORTED_PORT_ATTRIBUTE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1170_INIT_SOAPTCP(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1171_START_SOAPTCP_LISTENER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1172_PAUSE_SOAPTCP_LISTENER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1173_RESUME_SOAPTCP_LISTENER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_1174_TOMCAT_SOAPTCP_LISTENER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_2000_STANDALONE_EXCEPTION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_2001_STANDALONE_ADAPTER_REGISTERED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- localizableWSTCP_2002_STANDALONE_ADAPTER_NOT_REGISTERED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- lockConnection(ConnectionSession) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- logger - Variable in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- logger - Static variable in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
M
- main(String[]) - Static method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- main(String[]) - Static method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSDLGenerator
- makeBlockingConcurrentQueue() - Static method in class com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueueFactory
-
Create a ConcurrentQueue whose implementation uses conventional locking to protect the data structure.
- makeBlockingInboundConnectionCache(String, int, int, Logger) - Static method in class com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCacheFactory
- makeBlockingOutboundConnectionCache(String, int, int, int, Logger) - Static method in class com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCacheFactory
- makeConcurrentQueue() - Static method in class com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueueFactory
-
Create a ConcurrentQueue that does no locking at all.
- markSupported() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Return true if mark is supported.
- markSupported() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
-
Return true if mark is supported.
- marshal(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI.WSTCPURI2StringJAXBAdapter
- maxParallelConnections() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- maxParallelConnections() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
-
Configured maximum number of connections supported per ContactInfo.
- maxWorkerThreadsCount - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- MESSAGE - Static variable in class com.sun.xml.ws.transport.tcp.util.FrameType
- MESSAGE_CHUNK - Static variable in class com.sun.xml.ws.transport.tcp.util.FrameType
- MESSAGE_END_CHUNK - Static variable in class com.sun.xml.ws.transport.tcp.util.FrameType
- MESSAGE_START_CHUNK - Static variable in class com.sun.xml.ws.transport.tcp.util.FrameType
- MessagesMessages - Class in com.sun.xml.ws.transport.tcp.resources
-
Defines string formatting method for each constant in the resource file
- MessagesMessages() - Constructor for class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
- MimeTypeConstants - Class in com.sun.xml.ws.transport.tcp.util
- MimeTypeConstants() - Constructor for class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- minWorkerThreadsCount - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- MTOM - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
N
- NegotiatedBindingContent(List<String>, List<String>) - Constructor for class com.sun.xml.ws.transport.tcp.util.BindingUtils.NegotiatedBindingContent
- negotiatedMimeTypes - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
- negotiatedMimeTypes - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
- negotiatedMimeTypes - Variable in class com.sun.xml.ws.transport.tcp.util.BindingUtils.NegotiatedBindingContent
- negotiatedParams - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
- negotiatedParams - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
- negotiatedParams - Variable in class com.sun.xml.ws.transport.tcp.util.BindingUtils.NegotiatedBindingContent
- newInstance() - Method in class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultDocumentParserFactory
- newInstance() - Method in class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultDocumentSerializerFactory
- newInstance() - Method in class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultParserVocabularyFactory
- newInstance() - Method in class com.sun.xml.ws.transport.tcp.encoding.configurator.DefaultSerializerVocabularyFactory
- newInstance() - Method in interface com.sun.xml.ws.transport.tcp.encoding.configurator.DocumentParserFactory
- newInstance() - Method in interface com.sun.xml.ws.transport.tcp.encoding.configurator.DocumentSerializerFactory
- newInstance() - Method in interface com.sun.xml.ws.transport.tcp.encoding.configurator.ParserVocabularyFactory
- newInstance() - Method in interface com.sun.xml.ws.transport.tcp.encoding.configurator.SerializerVocabularyFactory
- notifyClosed(SocketChannel) - Method in class com.sun.xml.ws.transport.tcp.server.IncomeMessageProcessor
-
Close callback method Will be called by NIO framework, when it will decide to close connection
- notifySessionClose(ConnectionSession) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- notifySessionClose(ConnectionSession) - Method in class com.sun.xml.ws.transport.tcp.server.IncomeMessageProcessor
-
Close callback method Will be called by Connection.close() to let IncomeMessageProcessor remove the correspondent session from Map
- notifySessionClose(T) - Method in interface com.sun.xml.ws.transport.tcp.util.SessionCloseListener
- NULL - Static variable in class com.sun.xml.ws.transport.tcp.util.FrameType
- numberOfBusyConnections() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- numberOfBusyConnections() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Number of non-idle connections.
- numberOfConnections() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- numberOfConnections() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Total number of connections currently managed by the cache.
- numberOfIdleConnections() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- numberOfIdleConnections() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Number of idle connections; that is, connections for which the number of get/release or responseReceived/responseProcessed calls are equal.
- numberOfReclaimableConnections() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- numberOfReclaimableConnections() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Number of idle connections that are reclaimable.
- numberToReclaim() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- numberToReclaim() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
-
Number of connections to reclaim each time reclamation starts.
O
- 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
- 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.
- 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
- 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
- openChannel(WSTCPURI, WSService, WSBinding, Codec) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
- openChannel(String, Holder<List<String>>, Holder<List<String>>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
- openChannel(String, Holder<List<String>>, Holder<List<String>>) - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
- OpenChannel - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- 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.jaxws.OpenChannel
- OpenChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
- OpenChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
- 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.jaxws.OpenChannelResponse
- 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
- OptimalTransportAssertion() - Constructor for class com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion
- OptimalTransportAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion
- OptimalTransportFeatureConfigurator - Class in com.sun.xml.ws.transport.tcp.policy
-
PolicyFeatureConfigurator, which will transform SOAP/TCP policy assertions to features on corresponding ports. - OptimalTransportFeatureConfigurator() - Constructor for class com.sun.xml.ws.transport.tcp.policy.OptimalTransportFeatureConfigurator
- OptimalTransportPolicyMapConfigurator - Class in com.sun.xml.ws.transport.tcp.policy
- OptimalTransportPolicyMapConfigurator() - Constructor for class com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator
- OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion - Class in com.sun.xml.ws.transport.tcp.policy
- 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
- 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
P
- parse(String) - Method in class com.sun.xml.ws.transport.tcp.util.ContentType
- parse(String) - Static method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- parse(URI) - Static method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- parseDeploymentDescriptor() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- ParserVocabularyFactory - Interface in com.sun.xml.ws.transport.tcp.encoding.configurator
-
ParserVocabulary factory to be used in SOAP/TCP codec
- passivate() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- passivate() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- passivate() - Method in interface com.sun.xml.ws.transport.tcp.pool.LifeCycle
- path - Variable in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- pause() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- PolicyConnectionManagementSettingsHolder - Class in com.sun.xml.ws.transport.tcp.wsit
-
SOAP/TCP connection cache settings holder.
- PolicyConnectionManagementSettingsHolder() - Constructor for class com.sun.xml.ws.transport.tcp.wsit.PolicyConnectionManagementSettingsHolder
- poll() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
-
Return an element from the head of the queue.
- poll() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueImpl
-
Return an element from the head of the queue.
- poll() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
-
Return an element from the head of the queue.
- poll() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueue
-
Return an element from the head of the queue.
- port - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- port - Variable in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- PortAttributeInvocationTransformer - Class in com.sun.xml.ws.transport.tcp.wsit
-
SOAP/TCP invocation transformer, which is responsible to insert SOAP/TCP 'port' attribute in a published WSDL
- PortAttributeInvocationTransformer() - Constructor for class com.sun.xml.ws.transport.tcp.wsit.PortAttributeInvocationTransformer
- preDestroy() - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- prepareForReading() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- process() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- process(Packet) - Method in class com.sun.xml.ws.transport.tcp.client.ServiceChannelTransportPipe
- process(Packet) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- process(ByteBuffer, SocketChannel) - Method in class com.sun.xml.ws.transport.tcp.server.IncomeMessageProcessor
- processException(Throwable) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- processRequest(Packet) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- processResponse(Packet) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
R
- read() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- read() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Read the first byte from the wrapped
ByteBuffer. - read() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
-
Read the first byte from the wrapped
ByteBuffer. - read(byte[]) - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Read the bytes from the wrapped
ByteBuffer. - read(byte[]) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
-
Read the bytes from the wrapped
ByteBuffer. - read(byte[], int, int) - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
- read(byte[], int, int) - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Read the first byte of the wrapped
ByteBuffer. - read(byte[], int, int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
-
Read the first byte of the wrapped
ByteBuffer. - readFully(InputStream, byte[]) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readFully(InputStream, byte[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInt4(InputStream) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInt4(ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInt8(InputStream) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInt8(ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInts4(InputStream, int[], int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInts4(InputStream, int[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInts4(ByteBuffer, int[], int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readInts4(ByteBuffer, int[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- readThreadsCount - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- reclaim() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
-
Reclaim some idle cached connections.
- reclaimableConnections - Variable in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- redirectHttpPort - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- register(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatRegistry
- register(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
- registerAdapters(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
- registerChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- registerChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- registerChannel(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- registerListener(int, TCPMessageListener, Properties) - Static method in class com.sun.xml.ws.transport.tcp.server.IncomeMessageProcessor
- release(C, int) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- release(C, int) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
-
Release a Connection previously obtained from get.
- release(T) - Method in class com.sun.xml.ws.transport.tcp.pool.ByteBufferStreamPool
- releaseListener(int) - Static method in class com.sun.xml.ws.transport.tcp.server.IncomeMessageProcessor
- releaseSession(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- remove() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueue.Handle
-
Delete the element corresponding to this handle from the queue.
- requestProcessed(C, int) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- requestProcessed(C, int) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.InboundConnectionCache
-
Indicate that request processing has been completed for a request received on conn.
- requestReceived(C) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- requestReceived(C) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.InboundConnectionCache
-
Mark a connection as busy because a request is being processed on the connection.
- reset() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- reset() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- reset() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- responseReceived(C) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
-
Decrement the number of expected responses.
- responseReceived(C) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
-
Inform the cache that a response has been received on a particular connection.
- responseSent(C) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
-
Decrement the number of expected responses.
- responseSent(C) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.InboundConnectionCache
-
Inform the cache that a response has been sent on a particular connection.
- resume() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- returnSelector(Selector) - Static method in class com.sun.xml.ws.transport.tcp.util.SelectorFactory
-
Return the
Selectorto the cache
S
- SELECT_OPTIMAL_TRANSPORT_ASSERTION - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- SelectorFactory - Class in com.sun.xml.ws.transport.tcp.util
-
Class was copied from GlassFish Grizzly sources to be available also for client side and don't require GlassFish to be installed Factory used to dispatch/share
Selector. - SelectorFactory() - Constructor for class com.sun.xml.ws.transport.tcp.util.SelectorFactory
- send() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- sendErrorMessage(WSTCPError) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- sendErrorResponse(ChannelContext, WSTCPError) - Static method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter
- SerializerVocabularyFactory - Interface in com.sun.xml.ws.transport.tcp.encoding.configurator
-
SerializerVocabulary factory to be used in SOAP/TCP codec
- ServerConnectionSession - Class in com.sun.xml.ws.transport.tcp.server
- ServerConnectionSession(Connection, SessionCloseListener<ServerConnectionSession>) - Constructor for class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
- ServiceChannelCreator - Class in com.sun.xml.ws.transport.tcp.servicechannel
- ServiceChannelCreator() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelCreator
- ServiceChannelErrorCode - Enum in com.sun.xml.ws.transport.tcp.servicechannel
- ServiceChannelException - Exception in com.sun.xml.ws.transport.tcp.servicechannel
- ServiceChannelException() - Constructor for exception com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
- ServiceChannelException(ServiceChannelErrorCode, String) - Constructor for exception com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
- ServiceChannelException(String, ServiceChannelException.ServiceChannelExceptionBean) - Constructor for exception com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
- ServiceChannelException(String, ServiceChannelException.ServiceChannelExceptionBean, Throwable) - Constructor for exception com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
- ServiceChannelException.ServiceChannelExceptionBean - Class in com.sun.xml.ws.transport.tcp.servicechannel
- ServiceChannelExceptionBean() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- ServiceChannelExceptionBean(ServiceChannelErrorCode, String) - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- ServiceChannelTransportPipe - Class in com.sun.xml.ws.transport.tcp.client
- ServiceChannelTransportPipe(ClientTubeAssemblerContext) - Constructor for class com.sun.xml.ws.transport.tcp.client.ServiceChannelTransportPipe
- ServiceChannelTransportPipe(ClientTubeAssemblerContext, int) - Constructor for class com.sun.xml.ws.transport.tcp.client.ServiceChannelTransportPipe
- ServiceChannelWSDLGenerator - Class in com.sun.xml.ws.transport.tcp.servicechannel
- ServiceChannelWSDLGenerator() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSDLGenerator
- ServiceChannelWSImpl - Class in com.sun.xml.ws.transport.tcp.servicechannel
- ServiceChannelWSImpl - Interface in com.sun.xml.ws.transport.tcp.servicechannel.stubs
-
This class was generated by the JAXWS SI.
- ServiceChannelWSImpl() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
- ServiceChannelWSImplService - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
-
This class was generated by the JAXWS SI.
- ServiceChannelWSImplService() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService
- ServiceChannelWSImplService(URL, QName) - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService
- SessionAbortedException - Exception in com.sun.xml.ws.transport.tcp.util
- SessionAbortedException() - Constructor for exception com.sun.xml.ws.transport.tcp.util.SessionAbortedException
- SessionCloseListener<T extends ConnectionSession> - Interface in com.sun.xml.ws.transport.tcp.util
- setAdapter(Adapter) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setAttribute(String, Object) - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
- setAttribute(String, Object) - Method in interface com.sun.xml.ws.transport.tcp.server.TCPContext
- setAttribute(String, Object) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServletContext
- setAttribute(String, Object) - Method in class com.sun.xml.ws.transport.tcp.server.TCPStandaloneContext
- setAttribute(String, Object) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setAttribute(String, Object) - Method in class com.sun.xml.ws.transport.tcp.util.ConnectionSession
- setAttributeValueMapMemoryLimit(int) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Sets the limit on the memory size of Map of attribute values that will be indexed.
- setByteBuffer(ByteBuffer) - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
-
Set the wrapped
ByteBuffer - setByteBuffer(ByteBuffer) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Set channel id
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannel
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.CloseChannel
-
Sets the value of the channelId property.
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
-
Sets the value of the return property.
- setChannelId(int) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- setCharacterContentChunkMapMemoryLimit(int) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Sets the limit on the memory size of Map of attribute values that will be indexed.
- setConnectionContext(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- setContentId(int) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Set request/response contentId
- setContentId(int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setContentProperty(int, String) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Set response content properties
- setContentProperty(int, String) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setContentType(String) - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- setContentType(String) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- setContentType(String) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
-
Sets message's content type to TCP protocol specific representation
- setCustomPort(int) - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
-
Set custom TCP port, where connection should be established
- setCustomWSRegistry(WSTCPAdapterRegistry) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
- setDirectMode(boolean) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- setDirectMode(boolean) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- setDirectMode(boolean) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setDocumentParserFactory(DocumentParserFactory) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Set the
DocumentParserFactory - setDocumentSerializerFactory(DocumentSerializerFactory) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Set the
DocumentSerializerFactory - setErrorCode(ServiceChannelErrorCode) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- setFaultInfo(ServiceChannelException.ServiceChannelExceptionBean) - Method in exception com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException
- setFrameSize(int) - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- setFrameSize(int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- setFrameSize(int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setFrameSize(int) - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- setHost(String) - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- setHost(String) - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- setInputStreamByteBuffer(ByteBuffer) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Set messageBuffer for InputStream some message part could be preread before
- setInstance(WSTCPModule) - Static method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatRegistry
- setInstance(WSTCPModule) - Static method in class com.sun.xml.ws.transport.tcp.server.WSTCPModule
- setListener(WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener) - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable
- setListener(TCPMessageListener) - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- setListener(TCPMessageListener) - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- setMaxAttributeValueSize(int) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Sets the maximum size of attribute values that will be indexed.
- setMaxCharacterContentChunkSize(int) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Sets the maximum size of character content chunks that will be indexed.
- setMaxWorkerThreadsCount(int) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setMessage(String) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
- setMessageId(int) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
-
Set request/response messageId of 1st frame
- setMessageId(int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setMinAttributeValueSize(int) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Sets the minimum size of attribute values that will be indexed.
- setMinCharacterContentChunkSize(int) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Sets the minimum size of character content chunks that will be indexed.
- setMinWorkerThreadsCount(int) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setNegotiatedMimeTypes(List<String>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
- setNegotiatedMimeTypes(List<String>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
- setNegotiatedMimeTypes(List<String>) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- setNegotiatedParams(List<String>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
- setNegotiatedParams(List<String>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
- setNegotiatedParams(List<String>) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- setParserVocabularyFactory(ParserVocabularyFactory) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Set the
ParserVocabularyFactory - setPort(int) - Method in class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
- setPort(int) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setPort(int) - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
- setProtocolCheck(boolean) - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
- setReadThreadsCount(int) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setRedirectHttpPort(int) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- setSerializerVocabularyFactory(SerializerVocabularyFactory) - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Set the
SerializerVocabularyFactory - setSettingsHolder(ConnectionManagementSettings.ConnectionManagementSettingsHolder) - Static method in class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
- setSOAPMessage(SOAPMessage) - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- setSOAPMessage(SOAPMessage) - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
- setSocketChannel(SocketChannel) - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- setSocketChannel(SocketChannel) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- setSocketChannel(SocketChannel) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- setStatus(int) - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- setStatus(int) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- setTargetWSURI(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- setTargetWSURI(String) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
- setTargetWSURI(String) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
-
Sets the value of the targetWSURI property.
- setup(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- setWSServiceName(QName) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
- setWSServiceName(QName) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- size() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
- size() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueImpl
- size() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
- size() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueue
-
Return the number of elements in the queue.
- size() - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapterList
- skipToEndOfMessage() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- SOAP11 - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- SOAP12 - Static variable in class com.sun.xml.ws.transport.tcp.util.MimeTypeConstants
- STANDALONE_EXIT() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Press enter key to quit
- STANDALONE_RUN() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Run WSTCP <WS_CONTEXT_ROOT> [-enableProtocolCheck]
- start() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
T
- take() - Method in class com.sun.xml.ws.transport.tcp.pool.ByteBufferStreamPool
- targetWSURI - Variable in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
- TCPAdapter - Class in com.sun.xml.ws.transport.tcp.server
- TCPAdapter(String, String, WSEndpoint) - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPAdapter
- TCPAdapter.TCPToolkit - Class in com.sun.xml.ws.transport.tcp.server
- TCPAdapterList - Class in com.sun.xml.ws.transport.tcp.server
- TCPAdapterList() - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPAdapterList
- TCPClientTransport - Class in com.sun.xml.ws.transport.tcp.client
- TCPClientTransport() - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- TCPClientTransport(ChannelContext) - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
- TCPConnectionImpl - Class in com.sun.xml.ws.transport.tcp.server
- TCPConnectionImpl(ChannelContext) - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
- TCPConstants - Class in com.sun.xml.ws.transport.tcp.wsit
- TCPContext - Interface in com.sun.xml.ws.transport.tcp.server
- TCPMessageListener - Interface in com.sun.xml.ws.transport.tcp.server
- TCPResourceLoader - Class in com.sun.xml.ws.transport.tcp.server
- TCPResourceLoader(TCPContext) - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPResourceLoader
- TCPServiceChannelWSAdapter - Class in com.sun.xml.ws.transport.tcp.server
- TCPServiceChannelWSAdapter(String, String, WSEndpoint, WSTCPAdapterRegistry) - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter
- TCPServiceChannelWSAdapter.ServiceChannelWSSatellite - Class in com.sun.xml.ws.transport.tcp.server
- TCPServletContext - Class in com.sun.xml.ws.transport.tcp.server
- TCPServletContext(ServletContext) - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPServletContext
- TCPSettings - Class in com.sun.xml.ws.transport.tcp.util
- TCPSettings.EncodingMode - Enum in com.sun.xml.ws.transport.tcp.util
- TCPStandaloneContext - Class in com.sun.xml.ws.transport.tcp.server
- TCPStandaloneContext(ClassLoader) - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPStandaloneContext
- TCPToolkit() - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
- TCPTRANSPORT_CONNECTION_MANAGEMENT_ASSERTION - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_CONNECTION_MANAGEMENT_HIGH_WATERMARK_ATTR - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_CONNECTION_MANAGEMENT_MAX_PARALLEL_CONNECTIONS_ATTR - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_CONNECTION_MANAGEMENT_NAMESPACE_URI - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_CONNECTION_MANAGEMENT_NUMBER_TO_RECLAIM_ATTR - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_POLICY_ASSERTION - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_POLICY_NAMESPACE_URI - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTRANSPORT_PORT_ATTRIBUTE - Static variable in class com.sun.xml.ws.transport.tcp.wsit.TCPConstants
- TCPTransportAssertion() - Constructor for class com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator.TCPTransportAssertion
- TCPTransportAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator.TCPTransportAssertion
- TCPTransportFeatureConfigurator - Class in com.sun.xml.ws.transport.tcp.policy
-
PolicyFeatureConfigurator, which will transform SOAP/TCP policy assertions to features on corresponding ports. - TCPTransportFeatureConfigurator() - Constructor for class com.sun.xml.ws.transport.tcp.policy.TCPTransportFeatureConfigurator
- TCPTransportPipe - Class in com.sun.xml.ws.transport.tcp.client
- TCPTransportPipe(ClientTubeAssemblerContext) - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- TCPTransportPipe(ClientTubeAssemblerContext, int) - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- TCPTransportPipe(WSService, WSBinding, Codec, int) - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- TCPTransportPipe(TCPTransportPipe, TubeCloner) - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- TCPTransportPipeFactory - Class in com.sun.xml.ws.transport.tcp.client
- TCPTransportPipeFactory - Class in com.sun.xml.ws.transport.tcp.wsit
- TCPTransportPipeFactory() - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPTransportPipeFactory
- TCPTransportPipeFactory() - Constructor for class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPipeFactory
- TCPTransportPolicyMapConfigurator - Class in com.sun.xml.ws.transport.tcp.policy
- TCPTransportPolicyMapConfigurator() - Constructor for class com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator
- TCPTransportPolicyMapConfigurator.TCPTransportAssertion - Class in com.sun.xml.ws.transport.tcp.policy
- TCPTransportPolicyValidator - Class in com.sun.xml.ws.transport.tcp.wsit
- TCPTransportPolicyValidator() - Constructor for class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPolicyValidator
-
Creates a new instance of TCPTransportPolicyValidator
- TCPTransportPrefixMapper - Class in com.sun.xml.ws.transport.tcp.wsit
- TCPTransportPrefixMapper() - Constructor for class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPrefixMapper
- thisClassName() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- thisClassName() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- thisClassName() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- TOO_MANY_OPEN_CHANNELS_FOR_SESSION - Enum constant in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
- TOO_MANY_OPEN_SESSIONS - Enum constant in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
- toString() - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.ConnectionCacheBase
- toString() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
- toString() - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageInputStream
- toString() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- toString() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelContext
- toString() - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
- toString() - Method in class com.sun.xml.ws.transport.tcp.util.Version
- toString() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPError
- toString() - Method in exception com.sun.xml.ws.transport.tcp.util.WSTCPException
- toString() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
- totalBusy - Variable in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- totalIdle - Variable in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- transform(Invocation) - Method in class com.sun.xml.ws.transport.tcp.wsit.PortAttributeInvocationTransformer
-
Method transforms SOAP/TCP port attribute, otherwise returns the same invocation.
U
- UNKNOWN_CHANNEL_ID - Enum constant in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
- UNKNOWN_ENDPOINT_ADDRESS - Enum constant in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
- unmarshal(String) - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI.WSTCPURI2StringJAXBAdapter
- update(PolicyMap, SEIModel, WSBinding) - Method in class com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator
- update(PolicyMap, SEIModel, WSBinding) - Method in class com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator
V
- validateClientSide(PolicyAssertion) - Method in class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPolicyValidator
- validateServerSide(PolicyAssertion) - Method in class com.sun.xml.ws.transport.tcp.wsit.TCPTransportPolicyValidator
- value() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.concurrent.ConcurrentQueue.Handle
-
Return the value that corresponds to this handle.
- valueOf(String) - Static method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.ws.transport.tcp.util.TCPSettings.EncodingMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.ws.transport.tcp.util.TCPSettings.EncodingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Version - Class in com.sun.xml.ws.transport.tcp.util
- Version(int, int) - Constructor for class com.sun.xml.ws.transport.tcp.util.Version
- VersionController - Class in com.sun.xml.ws.transport.tcp.util
- VersionMismatchException - Exception in com.sun.xml.ws.transport.tcp.util
- VersionMismatchException() - Constructor for exception com.sun.xml.ws.transport.tcp.util.VersionMismatchException
- VersionMismatchException(String, Version, Version) - Constructor for exception com.sun.xml.ws.transport.tcp.util.VersionMismatchException
W
- write(byte[], int, int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- write(int) - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferOutputStream
- write(int) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
- writeInt4(OutputStream, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInt4(OutputStream, int, int, boolean) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInt4(ByteBuffer, int, int, boolean) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInt8(OutputStream, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInt8(ByteBuffer, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInts4(OutputStream, int...) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInts4(OutputStream, int[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInts4(ByteBuffer, int...) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeInts4(ByteBuffer, int[], int, int) - Static method in class com.sun.xml.ws.transport.tcp.io.DataInOutUtils
- writeTransportSOAPActionHeaderIfRequired(ChannelContext, ContentType, Packet) - Method in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- wsBinding - Variable in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- WSConnectionCache - Class in com.sun.xml.ws.transport.tcp.client
- WSConnectionCache() - Constructor for class com.sun.xml.ws.transport.tcp.client.WSConnectionCache
- WSConnectionManager - Class in com.sun.xml.ws.transport.tcp.client
- wsService - Variable in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
- WSStartupServlet - Class in com.sun.xml.ws.transport.tcp.server.servlet
-
WS startup servlet for Servlet based deployment
- WSStartupServlet() - Constructor for class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
- WSTCP - Class in com.sun.xml.ws.transport.tcp.server
- WSTCP(TCPContext, ClassLoader, String) - Constructor for class com.sun.xml.ws.transport.tcp.server.WSTCP
- WSTCP_0001_MESSAGE_PROCESS_FAILED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0001:Processing message failed!
- WSTCP_0002_SERVER_ERROR_MESSAGE_SENDING_FAILED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0002:Failed to send error message to client!
- WSTCP_0003_TARGET_WS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0003:Target WS not found.
- WSTCP_0004_CHECK_SERVER_LOG() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0004:For details check server's log
- WSTCP_0005_INVALID_EP_URL(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0005:Invalid endpoint URL: {0}
- WSTCP_0006_VERSION_MISMATCH() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0006:Version mismatch!
- WSTCP_0007_TRANSPORT_MODULE_NOT_INITIALIZED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0007:Transport module was not initialized!
- WSTCP_0008_ERROR_TCP_ADAPTER_CREATE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0008:Error creating TCP adapter for {0}
- WSTCP_0009_UNKNOWN_BINDING(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0009:Unknown WSBinding {0}
- WSTCP_0010_UNKNOWN_PARAMETER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0010:Unknown parameter {0}
- WSTCP_0011_UNKNOWN_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0011:Unknown content-type {0}
- WSTCP_0012_SEND_RETRY(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0012:Sending failed.
- WSTCP_0013_TCP_PROCESSOR_NOT_REGISTERED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0013:WS TCP Request came.
- WSTCP_0014_NO_JAXWS_DESCRIPTOR() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0014:No JAX-WS descriptor file found
- WSTCP_0015_ERROR_PROTOCOL_VERSION_EXCHANGE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0015:Error when exchanging protocol version
- WSTCP_0016_ERROR_WS_EXECUTION_ON_SERVER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0016:Error executing webservice.
- WSTCP_0017_ERROR_WS_EXECUTION_ON_CLIENT() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0017:Error executing webservice
- WSTCP_0018_ERROR_READING_FROM_SOCKET() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0018:Error reading from socket
- WSTCP_0019_PEER_DISCONNECTED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0019:Peer disconnected host: {0} port: {1}
- WSTCP_0020_WRONG_MAGIC(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0020: wrong magic: {0}
- WSTCP_0021_TCP_ADAPTER_UNSUPPORTER_OPERATION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0021: Unsupported operation.
- WSTCP_0022_ERROR_WS_EXECUTION(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0022: Error processing request message.
- WSTCP_0023_TARGET_EXEC_ERROR(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0023: Error execution WS target.
- WSTCP_0024_SERVICE_CHANNEL_EXCEPTION(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0024: Exception occured during Connection Management web service operation executing.
- WSTCP_0025_GENERAL_CHANNEL_ERROR(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0025: General channel error.
- WSTCP_0026_UNKNOWN_CHANNEL_ID(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0026: Unknown channel identifier: {0}
- WSTCP_0027_MALFORMED_FRAME(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0027: Malformed frame.
- WSTCP_0028_UNKNOWN_MESSAGE_ID(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0028: Unknown message identifier: {0}
- WSTCP_0029_INCORRECT_FRAME_SEQ(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0029: Incorrect message frame sequence.
- WSTCP_0030_INTERLEAVED_FRAME_SEQ(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0030: Interleaved message frame sequence.
- WSTCP_0031_UNKNOWN_REQ_RESP_PATTERN(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0031: Unknown request/response pattern.
- WSTCP_0032_UNEXPECTED_TRANSPORT_SOAP_ACTION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0032: Transport SOAPAction parameter is not expected to be set.
- WSTCP_0033_CONTENT_NEGOTIATION_FAILED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0033: Content negotiation failed for WS Endpoint: {0} .Server supported content: {1}
- WSTCP_0034_WS_ENDPOINT_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0034: Web service for endpoint {0} is not found!
- WSTCP_0035_UNKNOWN_CHANNEL_UD(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP0035: Channel-id {0} doesn't exist!
- WSTCP_1001_TCP_SERVICE_TP_PROCESS_ENTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1001:ServiceChannelTransportPipe.process() entering.
- WSTCP_1002_TCP_SERVICE_TP_PROCESS_TRANSPORT_REUSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1002:ServiceChannelTransportPipe.process() reuse client transport
- WSTCP_1003_TCP_SERVICE_TP_PROCESS_TRANSPORT_CREATE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1003:ServiceChannelTransportPipe.process() create new client transport
- WSTCP_1004_TCP_SERVICE_TP_PROCESS_ENCODE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1004:ServiceChannelTransportPipe.process() encode.
- WSTCP_1005_TCP_SERVICE_TP_PROCESS_SEND() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1005:ServiceChannelTransportPipe.process() send
- WSTCP_1006_TCP_SERVICE_TP_PROCESS_OPEN_PREPARE_READING() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1006:ServiceChannelTransportPipe.process() prepare reading
- WSTCP_1007_TCP_SERVICE_TP_PROCESS_OPEN_PROCESS_READING(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1007:ServiceChannelTransportPipe.process() process reading.
- WSTCP_1010_TCP_TP_PROCESS_ENTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1010:TCPTransportPipe.process() entering.
- WSTCP_1011_TCP_TP_PROCESS_TRANSPORT_CREATE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1011:TCPTransportPipe.process() create new client transport
- WSTCP_1012_TCP_TP_PROCESS_TRANSPORT_REUSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1012:TCPTransportPipe.process() reuse client transport
- WSTCP_1013_TCP_TP_PROCESS_ENCODE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1013:TCPTransportPipe.process() encode.
- WSTCP_1014_TCP_TP_PROCESS_SEND() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1014:TCPTransportPipe.process() send
- WSTCP_1015_TCP_TP_PROCESS_OPEN_PREPARE_READING() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1015:TCPTransportPipe.process() prepare reading
- WSTCP_1016_TCP_TP_PROCESS_OPEN_PROCESS_READING(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1016:TCPTransportPipe.process() process reading.
- WSTCP_1020_CONNECTION_CACHE_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1020:WSConnectionCache.lockConnection entering
- WSTCP_1021_CONNECTION_CACHE_SYNC() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1021:WSConnectionCache.lockConnection inside sync
- WSTCP_1022_CONNECTION_CACHE_LOCK() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1022:WSConnectionCache.lockConnection lock
- WSTCP_1023_CONNECTION_CACHE_SESSION_ABORTED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1023:WSConnectionCache.lockConnection session aborted
- WSTCP_1030_CONNECTION_MANAGER_ENTER(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1030:WSConnectionManager.openChannel entering URI: {0}, Service: {1}, Binding: {2}, Codec: {3}
- WSTCP_1031_CONNECTION_MANAGER_USE_OPENED_SESSION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1031:WSConnectionManager.openChannel Use opened session
- WSTCP_1032_CONNECTION_MANAGER_OFFER_SESSION_FOR_REUSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1032:WSConnectionManager.openChannel Offer session for reuse
- WSTCP_1033_CONNECTION_MANAGER_RETURN_CHANNEL_CONTEXT(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1033:WSConnectionManager.openChannel Return channelContext Id: {0}
- WSTCP_1034_CONNECTION_MANAGER_CREATE_SESSION_ENTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1034:WSConnectionManager.createConnectionSession entering URI: {0}
- WSTCP_1035_CONNECTION_MANAGER_INITIATE_SESSION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1035:WSConnectionManager.createConnectionSession call ServiceWS.initiateSession
- WSTCP_1036_CONNECTION_MANAGER_DO_OPEN_CHANNEL_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1036:WSConnectionManager.doOpenChannel enter
- WSTCP_1037_CONNECTION_MANAGER_DO_OPEN_WS_CALL(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1037:WSConnectionManager.doOpenChannel call ServiceWS.openChannel targetURI: {0} negotiatingMimeTypes: {1} negotiatingParams: {2}
- WSTCP_1038_CONNECTION_MANAGER_DO_OPEN_PROCESS_SERVER_SETTINGS(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1038:WSConnectionManager.doOpenChannel serverSettings: {0}
- WSTCP_1039_CONNECTION_MANAGER_DO_OPEN_REGISTER_CHANNEL(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1039:WSConnectionManager.doOpenChannel register channel Id: {0}
- WSTCP_1040_CONNECTION_MANAGER_DO_CHECK_VERSION_ENTER(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1040:WSConnectionManager.doCheckVersions enter framingVersion: {0} connectionMngmntVersion: {1}
- WSTCP_1041_CONNECTION_MANAGER_DO_CHECK_VERSION_SENT() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1041:WSConnectionManager.doCheckVersions version sent
- WSTCP_1043_CONNECTION_MANAGER_NOTIFY_SESSION_CLOSE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1043:Session URI: {0} was closed
- WSTCP_1044_CONNECTION_MANAGER_CLIENT_SIDE_CONNECTION_CACHE(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1044: SOAP/TCP client side connection cache settings.
- WSTCP_1050_CONNECTION_BUFFERING_IS(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1050:Connection.prepareForReading Buffering Connection.InputStream.
- WSTCP_1051_CONNECTION_OPEN_TCP_SOCKET(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1051:Connection.create Opening connection host: {0} port: {1}
- WSTCP_1060_FRAMED_MESSAGE_IS_READ_HEADER_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1060:FramedMessageInputStream.readHeader
- WSTCP_1061_FRAMED_MESSAGE_IS_READ_HEADER_DONE(Object, Object, Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1061:FramedMessageInputStream.readHeader done.
- WSTCP_1062_FRAMED_MESSAGE_IS_READ_UNEXPECTED_EOF(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1062:Unexpected EOF.
- WSTCP_1070_OUTPUT_WRITER_DUMP(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1070:Output dump to host: {0} port: {1}:
- WSTCP_1080_INCOME_MSG_PROC_ENTER(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1080:Start processing incoming request from host: {0} port: {1}:
- WSTCP_1081_INCOME_MSG_CREATE_NEW_SESSION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1081:Create new ConnectionSession
- WSTCP_1082_INCOME_MSG_VERSION_CHECK_ENTER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1082: entering
- WSTCP_1083_INCOME_MSG_VERSION_CHECK_RESULT(Object, Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1083: Version check clientFramingVersion: {0}, clientConnectionMngmntVersion: {1}, serverFramingVersion: {2}, serverConnectionMngmntVersion: {3}, successCode: {4}
- WSTCP_1084_INCOME_MSG_SERVER_SIDE_CONNECTION_CACHE(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1084: SOAP/TCP server side connection cache settings.
- WSTCP_1090_TCP_ADAPTER_REQ_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1090: Request contentType {0}
- WSTCP_1091_TCP_ADAPTER_DECODED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1091: Decoded
- WSTCP_1092_TCP_ADAPTER_RPL_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1092: Reply contentType: {0}
- WSTCP_1093_TCP_ADAPTER_ONE_WAY() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1093: One way message
- WSTCP_1094_TCP_ADAPTER_CLOSE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1094: close() callback method is called.
- WSTCP_1095_TCP_ADAPTER_WRITE_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1095: writeInternalServerError() called.
- WSTCP_1100_WSTCP_DELEGATE_DEREGISTER_ADAPTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1100: Deregister adapter.
- WSTCP_1101_WSTCP_DELEGATE_REGISTER_ADAPTER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1101: Register adapter.
- WSTCP_1102_WSTCP_DELEGATE_GOING_TO_CUSTOM_REG(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1102: Going to custom registry URL: {0}
- WSTCP_1103_WSTCP_DELEGATE_ON_MESSAGE(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1103: OnMessage host: {0}, port: {1}, localHost: {2}, localPort: {3}
- WSTCP_1104_WSTCP_DELEGATE_ON_MESSAGE_COMPLETED() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1104: OnMessage completed
- WSTCP_1105_WSTCP_DELEGATE_DESTROY() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1105: destroy
- WSTCP_1110_APP_SERV_REG_REGISTER_ENDPOINT(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1110: Register endpoint.
- WSTCP_1111_APP_SERV_REG_DEREGISTER_ENDPOINT(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1111: Deregister endpoint.
- WSTCP_1112_APP_SERV_REG_GET_ENDP_CR_NON_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1112: EndpointContextRoot nonEJB WS.
- WSTCP_1113_APP_SERV_REG_GET_ENDP_CR_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1113: EndpointContextRoot EJB WS.
- WSTCP_1114_APP_SERV_REG_GET_ENDP_URL_PATTERN_NON_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1114: EndpointUrlPattern nonEJB WS.
- WSTCP_1115_APP_SERV_REG_GET_ENDP_URL_PATTERN_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1115: EndpointUrlPattern EJB WS.
- WSTCP_1116_APP_SERV_REG_GET_WS_ENDP_PATH_NON_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1116: WebServiceEndpointPath nonEJB WS.
- WSTCP_1117_APP_SERV_REG_GET_WS_ENDP_PATH_EJB(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1117: WebServiceEndpointPath EJB WS.
- WSTCP_1120_CHANNEL_CONTEXT_ENCODE_CT(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1120: Encode content type: {0}
- WSTCP_1121_CHANNEL_CONTEXT_ENCODED_CT(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1121: Encoded mimeId: {0} params: {1}
- WSTCP_1122_CHANNEL_CONTEXT_DECODE_CT(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1122: mimeId: {0} params: {1}
- WSTCP_1123_CHANNEL_CONTEXT_DECODED_CT(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1123: Decoded content type: {0}
- WSTCP_1130_CONNECTION_MNGMNT_SETTINGS_LOADED(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1130: Custom SOAP/TCP connection settings loaded.
- WSTCP_1140_SOAPTCP_SESSION_OPEN(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1140: Session: {0} opened
- WSTCP_1141_SOAPTCP_CHANNEL_OPEN(Object, Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1141: Session: {0}.
- WSTCP_1142_SOAPTCP_CHANNEL_CLOSE(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1142: Session: {0}.
- WSTCP_1150_CON_MNGMNT_SETTINGS_POLICY() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1150: Policy based ConnectionManagementSettings holder is taken
- WSTCP_1151_CON_MNGMNT_SETTINGS_SYST_PROPS() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1151: System properties based ConnectionManagementSettings holder is taken
- WSTCP_1160_PORT_ATTR_INVALID_VALUE(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1160: Invalid SOAP/TCP port value: {0}.
- WSTCP_1161_ADD_PORT_ATTR_INIT_FAIL() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1161: Unexpected exception happened when trying to initialize writeAttribute invocation
- WSTCP_1162_UNSUPPORTED_PORT_ATTRIBUTE() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP1162: SOAP/TCP doesn't have own TCP listener, so the SOAP/TCP runtime is not able to set the valid 'port' attribute.
- WSTCP_1170_INIT_SOAPTCP(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Initializing SOAP/TCP on port {0}
- WSTCP_1171_START_SOAPTCP_LISTENER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Starting SOAP/TCP
- WSTCP_1172_PAUSE_SOAPTCP_LISTENER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Pausing SOAP/TCP
- WSTCP_1173_RESUME_SOAPTCP_LISTENER() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Resuming SOAP/TCP
- WSTCP_1174_TOMCAT_SOAPTCP_LISTENER(Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
Tomcat SOAP/TCP listener on port {0}
- WSTCP_2000_STANDALONE_EXCEPTION() - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP2000: Exception during standalone run!
- WSTCP_2001_STANDALONE_ADAPTER_REGISTERED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP2001: Adapter: "{0}" with url-pattern "{1}" is registered.
- WSTCP_2002_STANDALONE_ADAPTER_NOT_REGISTERED(Object, Object) - Static method in class com.sun.xml.ws.transport.tcp.resources.MessagesMessages
-
WSTCP2002: Adapter: "{0}" with url-pattern "{1}" is not registered.
- WSTCPAdapterRegistry - Interface in com.sun.xml.ws.transport.tcp.server
- WSTCPCodecConfigurator - Enum in com.sun.xml.ws.transport.tcp.encoding.configurator
-
SOAP/TCP code configurator
- WSTCPConnector - Interface in com.sun.xml.ws.transport.tcp.server
- WSTCPDelegate - Class in com.sun.xml.ws.transport.tcp.server
- WSTCPDelegate() - Constructor for class com.sun.xml.ws.transport.tcp.server.WSTCPDelegate
- WSTCPError - Class in com.sun.xml.ws.transport.tcp.util
- WSTCPException - Exception in com.sun.xml.ws.transport.tcp.util
- WSTCPException(WSTCPError) - Constructor for exception com.sun.xml.ws.transport.tcp.util.WSTCPException
- WSTCPFastInfosetStreamCodec - Class in com.sun.xml.ws.transport.tcp.encoding
- WSTCPFastInfosetStreamReaderRecyclable - Class in com.sun.xml.ws.transport.tcp.encoding
- WSTCPFastInfosetStreamReaderRecyclable() - Constructor for class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable
- WSTCPFastInfosetStreamReaderRecyclable(InputStream, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener) - Constructor for class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamReaderRecyclable
- WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener - Interface in com.sun.xml.ws.transport.tcp.encoding
- WSTCPFastInfosetStreamSOAP11Codec - Class in com.sun.xml.ws.transport.tcp.encoding
- WSTCPFastInfosetStreamSOAP12Codec - Class in com.sun.xml.ws.transport.tcp.encoding
- WSTCPFramedConnectionHandler - Class in com.sun.xml.ws.transport.tcp.grizzly
- WSTCPFramedConnectionHandler() - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
- WSTCPModule - Class in com.sun.xml.ws.transport.tcp.server
-
WSTCPModule.
- WSTCPModule() - Constructor for class com.sun.xml.ws.transport.tcp.server.WSTCPModule
- WSTCPProtocolFinder - Class in com.sun.xml.ws.transport.tcp.grizzly
-
A
ProtocolFinderimplementation that parse the available SocketChannel bytes looking for the PROTOCOL_ID bytes. - WSTCPProtocolFinder() - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolFinder
- WSTCPProtocolHandler - Class in com.sun.xml.ws.transport.tcp.grizzly
- WSTCPProtocolHandler(IncomeMessageProcessor) - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
- WSTCPStreamAlgorithm - Class in com.sun.xml.ws.transport.tcp.grizzly
- WSTCPStreamAlgorithm() - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
- WSTCPTomcatProtocolHandlerBase - Class in com.sun.xml.ws.transport.tcp.server.tomcat
-
SOAP/TCP implementation of Tomcat ProtocolHandler, based on Grizzly 1.0
- WSTCPTomcatProtocolHandlerBase() - Constructor for class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
- WSTCPTomcatRegistry - Class in com.sun.xml.ws.transport.tcp.server.tomcat
- WSTCPURI - Class in com.sun.xml.ws.transport.tcp.util
- WSTCPURI() - Constructor for class com.sun.xml.ws.transport.tcp.util.WSTCPURI
-
This constructor should be used just by JAXB runtime
- WSTCPURI.WSTCPURI2StringJAXBAdapter - Class in com.sun.xml.ws.transport.tcp.util
-
Class is used to translate WSTCPURI to String and vice versa This is used in JAXB serialization/deserialization
- WSTCPURI2StringJAXBAdapter() - Constructor for class com.sun.xml.ws.transport.tcp.util.WSTCPURI.WSTCPURI2StringJAXBAdapter
X
- XML - Enum constant in enum com.sun.xml.ws.transport.tcp.util.TCPSettings.EncodingMode
_
- _defaultContentType - Variable in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form