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

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
 
adapter - Variable in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl.RegistryRecord
 
addAllContentProperties(Map<Integer, String>) - Method in class com.sun.xml.ws.transport.tcp.io.FramedMessageOutputStream
 
addCookie(Cookie) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
addDateHeader(String, long) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
addHeader(String, String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
addIntHeader(String, int) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
allocateView(int, boolean) - Static method in class com.sun.xml.ws.transport.tcp.util.ByteBufferFactory
Return a direct ByteBuffer view
allocateView(boolean) - Static method in class com.sun.xml.ws.transport.tcp.util.ByteBufferFactory
Return a direct ByteBuffer view using the default size.
AppServWSRegistry - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
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.glassfish.WSStartupServlet
Deprecated.  
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.glassfish.WSStartupServlet
Deprecated.  
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.glassfish.WSStartupServlet
Deprecated.  
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
 
BindingUtils.NegotiatedBindingContent(List<String>, List<String>) - Constructor for class com.sun.xml.ws.transport.tcp.util.BindingUtils.NegotiatedBindingContent
 
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 ByteBuffer from 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(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() - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.Connection
 
close(C) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
Close a connection, regardless of its state.
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
 
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() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannel
 
closeChannel(int) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
 
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.stubs.CloseChannel
 
closeChannel(int) - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
 
CloseChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
CloseChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannelResponse
 
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.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.server - package com.sun.xml.ws.transport.tcp.server
 
com.sun.xml.ws.transport.tcp.server.glassfish - package com.sun.xml.ws.transport.tcp.server.glassfish
 
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.server.tomcat.grizzly10 - package com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10
 
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 - Interface in com.sun.xml.ws.transport.tcp.connectioncache.spi.transport
A Connection represents some kind of channel to a (possibly different) process.
Connection - Class in com.sun.xml.ws.transport.tcp.io
 
Connection(SocketChannel) - Constructor for class com.sun.xml.ws.transport.tcp.io.Connection
 
connection - Variable in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
 
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, int) - Constructor for class com.sun.xml.ws.transport.tcp.util.ConnectionManagementSettings
 
ConnectionManagementSettings(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.
containsHeader(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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.glassfish.WSStartupServlet
Deprecated.  
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.glassfish.WSStartupServlet
Deprecated.  
contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.tcp.server.servlet.WSStartupServlet
 
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
 
copy() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP11Codec
 
copy() - Method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamSOAP12Codec
 
create(StreamSOAPCodec, SOAPVersion, WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener, boolean) - Static method in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
Creates a new FastInfosetStreamSOAPCodec instance.
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
Create an instance of JAXBElement<CloseChannel>}
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
Create an instance of JAXBElement<CloseChannelResponse>}
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
Create an instance of JAXBElement<InitiateSession>}
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
Create an instance of JAXBElement<InitiateSessionResponse>}
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
Create an instance of JAXBElement<OpenChannel>}
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
Create an instance of JAXBElement<OpenChannelResponse>}
createPortAddressResolver(String) - 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
createServiceChannelExceptionBean(ServiceChannelException.ServiceChannelExceptionBean) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ObjectFactory
Create an instance of JAXBElement<ServiceChannelException >}
createToolkit() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.TCP109Adapter
 
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(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.client.ClientConnectionSession
 
deregisterChannel(int) - Method in class com.sun.xml.ws.transport.tcp.server.ServerConnectionSession
 
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
 
deregisterEndpoint(Endpoint) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.AppServWSRegistry
Deregister WS Endpoint
deregisterEndpoint(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl
 
destroy() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.WSTCPGrizzly10ProtocolHandler
 
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.glassfish.WSStartupServlet
Deprecated.  
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.glassfish.WSStartupServlet
Deprecated.  
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(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
 
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
 
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
 
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
 
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
 
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
 
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
 
encodeRedirectURL(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
encodeRedirectUrl(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
encodeURL(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
encodeUrl(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
endpointAdded(Endpoint) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointLifeCycleListener
 
endpointRemoved(Endpoint) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointLifeCycleListener
 
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
 
expireKey(SelectionKey) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
Invoked when the SelectorThread is about to expire a SelectionKey.
expireKey(SelectionKey) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolHandler
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
 
finalize() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
 
find(ContactInfo<ConnectionSession>, Collection<ConnectionSession>, Collection<ConnectionSession>) - Method in class com.sun.xml.ws.transport.tcp.client.WSConnectionManager
 
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(ProtocolInfo) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolFinder
Try to find the protocol from the SocketChannel bytes.
find(ProtocolInfo) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolFinder
Try to find if the current connection is using the HTTP protocol.
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
 
flushBuffer() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
flushChannel(SocketChannel, ByteBuffer) - Static method in class com.sun.xml.ws.transport.tcp.io.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(SocketChannel, ByteBuffer[]) - Static method in class com.sun.xml.ws.transport.tcp.io.OutputWriter
Flush the buffer by looping until the ByteBuffer is 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.glassfish.WSTCPLifeCycleModule
 
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(ContactInfo<C>) - Method in class com.sun.xml.ws.transport.tcp.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
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.
get(ContactInfo<C>) - Method in interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.OutboundConnectionCache
Behaves the same as get( ContactInfo, ConnectionFinder ) except that no connection finder is provided, so that step is ignored.
get(int) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapterList
 
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 class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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.
getAuthType() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getBufferedSize() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
 
getBufferSize() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
getByteBuffer() - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
 
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.
getCharacterEncoding() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getCharacterEncoding() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
 
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
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
 
getContentLength() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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(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
 
getContentType() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getContentType() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
getContextPath() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getContextRoot() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
getCookies() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getCustomPort() - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
Get custom TCP port, where connection should be established
getDateHeader(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getEjbRuntimeEndpointInfo(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.AppServWSRegistry
Method is used by WS invoker to clear some EJB invoker state ???
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
 
getHandler() - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
 
getHeader(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getHeaderNames() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getHeaders(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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(SocketChannel) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
 
getHost() - Method in interface com.sun.xml.ws.transport.tcp.server.WSTCPConnector
 
getInputStream() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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.glassfish.AppServWSRegistry
 
getInstance() - Static method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl
 
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
 
getIntHeader(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getLocalAddr() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getLocale() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getLocale() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
getLocales() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getLocalName() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getLocalPort() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getMethod() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getOutputStream() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
getParameter(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getParameter(String) - Method in class com.sun.xml.ws.transport.tcp.util.WSTCPURI
 
getParameterMap() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getParameterNames() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getParameters() - Method in class com.sun.xml.ws.transport.tcp.util.ContentType
 
getParameterValues(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getParserVocabularyFactory() - Method in enum com.sun.xml.ws.transport.tcp.encoding.configurator.WSTCPCodecConfigurator
Get the ParserVocabularyFactory
getPathInfo() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getPathTranslated() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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(SocketChannel) - Static method in class com.sun.xml.ws.transport.tcp.io.Connection
 
getPort() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPLifeCycleModule
 
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.
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.glassfish.ServletFakeArtifactSet
 
getPropertyMap() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
 
getProtocol() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getProtocols() - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
 
getProtocols() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolHandler
Returns an array of supported protocols.
getQueryString() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getReader() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getReadThreadsCount() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
 
getRealPath(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRedirectHttpPort() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
 
getRemoteAddr() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRemoteHost() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRemotePort() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRemoteUser() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRequest() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet
 
getRequestDispatcher(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRequestedSessionId() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRequestURI() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRequestURL() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getRequestURL() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
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
 
getResponse() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet
 
getScheme() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
getServerName() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getServerPort() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
getServletPath() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getSession(boolean) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
getSession() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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.glassfish.ServletFakeArtifactSet
 
getSOAPMessage() - Method in class com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
 
getSocketChannel() - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
 
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 class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl
 
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 TCPAdapter serves 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
 
getURI() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
getUrlPattern() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
getUserPrincipal() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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/*".
getWriter() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
 
getWSServiceEndpoint() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
getWSServiceName() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
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(String, int, TCPMessageListener) - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
 
GrizzlyTCPConnector(TCPMessageListener, Properties) - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.GrizzlyTCPConnector
 

H

handle(Object, int) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
 
handle(ProtocolInfo) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
 
handle(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.TCP109Adapter
 
handle(ChannelContext) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter
 
handle(TCPConnectionImpl) - Method in class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
 
handle(ProtocolInfo) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolHandler
Redirect the request to the protocol defined in the protocolInfo.
handleEvent(LifecycleEvent) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPLifeCycleModule
 
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
 
HttpRedirector - Class in com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10
Utility class used to redirect an HTTP(s) request to another protocol and endpoint.
HttpRedirector(int) - Constructor for class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirector
 
HttpRedirectorProtocolFinder - Class in com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10
A ProtocolFinder implementation that parse the available SocketChannel bytes looking for the 'http' bytes.
HttpRedirectorProtocolFinder() - Constructor for class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolFinder
 
HttpRedirectorProtocolHandler - Class in com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10
Redirect the request to the proper protocol, which can be http or https.
HttpRedirectorProtocolHandler(int) - Constructor for class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolHandler
 

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.grizzly10.WSTCPGrizzly10ProtocolHandler
 
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 - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
InitiateSession() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.InitiateSession
 
initiateSession() - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
 
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.stubs.InitiateSession
 
initiateSession() - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
 
InitiateSessionResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
InitiateSessionResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.InitiateSessionResponse
 
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.stubs.InitiateSessionResponse
 
isBuffered() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
 
isClosed() - Method in class com.sun.xml.ws.transport.tcp.io.BufferedMessageInputStream
 
isCommitted() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
isEJB() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
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
 
isRequestedSessionIdFromCookie() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
isRequestedSessionIdFromURL() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
isRequestedSessionIdFromUrl() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
isRequestedSessionIdValid() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
isSecure() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
isUserInRole(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
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
 
lookupEndpoint(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl
 

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
 
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

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 interface com.sun.xml.ws.transport.tcp.connectioncache.spi.transport.ConnectionCache
Number of non-idle connections.
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 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 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 - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
OpenChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannel
 
openChannel(String, Holder<List<String>>, Holder<List<String>>) - Method in class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
 
OpenChannel - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Java class for openChannel complex type.
OpenChannel() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannel
 
openChannel(String, Holder<List<String>>, Holder<List<String>>) - Method in interface com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImpl
 
OpenChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.jaxws
 
OpenChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse
 
OpenChannelResponse - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
Java class for openChannelResponse complex type.
OpenChannelResponse() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.OpenChannelResponse
 
openInput() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
 
openInputStream() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
 
openInputStream() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
 
openOutput() - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
 
openOutputStream() - Method in class com.sun.xml.ws.transport.tcp.client.TCPClientTransport
 
openOutputStream() - Method in class com.sun.xml.ws.transport.tcp.io.Connection
 
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
 
OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion() - Constructor for class com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion
 
OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.transport.tcp.policy.OptimalTransportPolicyMapConfigurator.OptimalTransportAssertion
 
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(ByteBuffer) - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
 
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(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
 
process() - Method in class com.sun.xml.ws.transport.tcp.server.WSTCP
 
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
 
protocols - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirectorProtocolHandler
The protocols supported by this handler.

R

read() - 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.BufferedMessageInputStream
 
read() - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
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[], int, int) - Method in class com.sun.xml.ws.transport.tcp.io.ByteBufferInputStream
Read the first byte of 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.FramedMessageInputStream
Read the bytes from 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
 
recycle() - Method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPStreamAlgorithm
 
redirect(ProtocolInfo) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirector
Redirect a un-secure request (http) to http or https.
redirectHttpPort - Variable in class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
 
redirectSSL(ProtocolInfo) - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.HttpRedirector
Redirect a secure request (https) to http or https.
register(String, List<TCPAdapter>) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPLifeCycleModule
 
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
 
registerEndpoint(Endpoint) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.AppServWSRegistry
Register new WS Endpoint
registerEndpoint(String, WSEndpointDescriptor) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl
 
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.
removeAttribute(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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
 
reset() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
resetBuffer() - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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 Selector to the cache
run() - Method in class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.WSTCPGrizzly10ProtocolHandler
 

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
 
sendError(int, String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
sendError(int) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
sendRedirect(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
ServiceChannelException.ServiceChannelExceptionBean() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelException.ServiceChannelExceptionBean
 
ServiceChannelException.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() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.ServiceChannelWSImpl
 
ServiceChannelWSImpl - Interface in com.sun.xml.ws.transport.tcp.servicechannel.stubs
This class was generated by the JAXWS SI.
ServiceChannelWSImplService - Class in com.sun.xml.ws.transport.tcp.servicechannel.stubs
This class was generated by the JAXWS SI.
ServiceChannelWSImplService(URL, QName) - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService
 
ServiceChannelWSImplService() - Constructor for class com.sun.xml.ws.transport.tcp.servicechannel.stubs.ServiceChannelWSImplService
 
ServletFakeArtifactSet - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
ServletFakeArtifactSet(String, String) - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet
 
ServletFakeArtifactSet.FakeServletHttpRequest - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
ServletFakeArtifactSet.FakeServletHttpRequest(String, String) - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
ServletFakeArtifactSet.FakeServletHttpResponse - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
ServletFakeArtifactSet.FakeServletHttpResponse() - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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 class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
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.
setBufferSize(int) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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.
setCharacterEncoding(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpRequest
 
setCharacterEncoding(String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
setContentLength(int) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
setDateHeader(String, long) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
setHeader(String, String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
setIncomingMessageProcessor(IncomeMessageProcessor) - Static method in class com.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
 
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
 
setIntHeader(String, int) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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
 
setLocale(Locale) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
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.grizzly.WSTCPStreamAlgorithm
Algorith is usually created with Class.newInstance -> its port is not set before, but port value is required in handler's constructor
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.glassfish.ServletFakeArtifactSet
 
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.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
setStatus(int, String) - Method in class com.sun.xml.ws.transport.tcp.server.glassfish.ServletFakeArtifactSet.FakeServletHttpResponse
 
setStatus(int) - Method in class com.sun.xml.ws.transport.tcp.server.TCPConnectionImpl
 
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.
setTargetWSURI(WSTCPURI) - Method in class com.sun.xml.ws.transport.tcp.util.ChannelSettings
 
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
 
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
 
TCP109Adapter - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
TCP109Adapter(String, String, WSEndpoint, ServletFakeArtifactSet, boolean) - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.TCP109Adapter
 
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
 
TCPAdapter.TCPToolkit() - Constructor for class com.sun.xml.ws.transport.tcp.server.TCPAdapter.TCPToolkit
 
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
 
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
 
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() - Constructor for class com.sun.xml.ws.transport.tcp.client.TCPTransportPipeFactory
 
TCPTransportPipeFactory - Class in com.sun.xml.ws.transport.tcp.wsit
 
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
 
TCPTransportPolicyMapConfigurator.TCPTransportAssertion() - Constructor for class com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator.TCPTransportAssertion
 
TCPTransportPolicyMapConfigurator.TCPTransportAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.transport.tcp.policy.TCPTransportPolicyMapConfigurator.TCPTransportAssertion
 
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
 
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
 
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

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(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
 
write(byte[], int, 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(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
 
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
 
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
 
WSEndpointDescriptor - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
WSEndpointDescriptor(WebServiceEndpoint, String, String, String) - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
 
wsEndpointDescriptor - Variable in class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl.RegistryRecord
 
WSEndpointLifeCycleListener - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
WSEndpointLifeCycleListener() - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointLifeCycleListener
 
wsService - Variable in class com.sun.xml.ws.transport.tcp.client.TCPTransportPipe
 
WSStartupServlet - Class in com.sun.xml.ws.transport.tcp.server.glassfish
Deprecated. 
WSStartupServlet() - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.WSStartupServlet
Deprecated.  
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
 
WSTCPAdapterRegistry - Interface in com.sun.xml.ws.transport.tcp.server
 
WSTCPAdapterRegistryImpl - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
WSTCPAdapterRegistryImpl.RegistryRecord - Class in com.sun.xml.ws.transport.tcp.server.glassfish
 
WSTCPAdapterRegistryImpl.RegistryRecord(WSEndpointDescriptor) - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl.RegistryRecord
 
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(WSTCPStreamAlgorithm) - Constructor for class com.sun.xml.ws.transport.tcp.grizzly.WSTCPFramedConnectionHandler
 
WSTCPGrizzly10ProtocolHandler - Class in com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10
 
WSTCPGrizzly10ProtocolHandler() - Constructor for class com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.WSTCPGrizzly10ProtocolHandler
 
WSTCPLifeCycleModule - Class in com.sun.xml.ws.transport.tcp.server.glassfish
GlassFish lifecycle module, which works as SOAP/TCP endpoints registry.
WSTCPLifeCycleModule() - Constructor for class com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPLifeCycleModule
 
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 ProtocolFinder implementation 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() - 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
WSTCPURI.WSTCPURI2StringJAXBAdapter() - Constructor for class com.sun.xml.ws.transport.tcp.util.WSTCPURI.WSTCPURI2StringJAXBAdapter
 

_

_defaultContentType - Variable in class com.sun.xml.ws.transport.tcp.encoding.WSTCPFastInfosetStreamCodec
 

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

Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.