Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ADAPTER_REGISTRY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Attribute names for ServiceWS invocation
C
- CHANNEL_CONTEXT - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Name of property in MessageContext, which hold tcp connection context
- CHARSET_PROPERTY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- CLIENT_MAX_FAIL_TRIES - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Number of tries client will use to send message
- com.sun.xml.ws.api.transport.tcp - package com.sun.xml.ws.api.transport.tcp
- com.sun.xml.ws.transport.tcp.dev - package com.sun.xml.ws.transport.tcp.dev
- com.sun.xml.ws.transport.tcp.util - package com.sun.xml.ws.transport.tcp.util
- CONTENT_TYPE_PROPERTY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- createFeature(boolean) - Method in class com.sun.xml.ws.transport.tcp.dev.TcpTransportFeatureReader
- CRITICAL_ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
D
- DEFAULT_FRAME_SIZE - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
ByteBuffer settings for FramedBufferInputStream and FramedBufferOutputStream
- DEFAULT_USE_DIRECT_BUFFER - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
E
- enabled() - Element in annotation type com.sun.xml.ws.api.transport.tcp.SelectOptimalTransport
-
Specifies if this feature is enabled or disabled.
- enabled() - Element in annotation type com.sun.xml.ws.api.transport.tcp.TcpTransport
-
Specifies if this feature is enabled or disabled.
- ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
G
- GENERAL_CHANNEL_ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- getDefault() - Static method in enum com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature.Transport
-
Provides a default optimized transport value.
- getID() - Method in class com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature
- getID() - Method in class com.sun.xml.ws.api.transport.tcp.TcpTransportFeature
- getTransport() - Method in class com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature
H
- HIGH_WATER_MARK - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Connection management property names
- HIGH_WATER_MARK_CLIENT - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- HIGH_WATER_MARK_SERVER - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Connection management settings default values
I
- ID - Static variable in class com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature
- ID - Static variable in class com.sun.xml.ws.api.transport.tcp.TcpTransportFeature
- INCORRECT_MESSAGE_FRAME_SEQ - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- INTERLEAVED_MESSAGE_FRAME_SEQ - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
L
- LoggingDomain - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
SOAP/TCP logging domain root
M
- MALFORMED_FRAME_ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- MAX_PARALLEL_CONNECTIONS - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- MAX_PARALLEL_CONNECTIONS_CLIENT - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- MAX_PARAM_VALUE_LENGTH - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
N
- NON_CRITICAL_ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- NUMBER_TO_RECLAIM - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- NUMBER_TO_RECLAIM_CLIENT - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- NUMBER_TO_RECLAIM_SERVER - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
O
- OK - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- ONE_WAY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
P
- PROTOCOL_SCHEMA - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
SOAP/TCP protocol schema
S
- SelectOptimalTransport - Annotation Type in com.sun.xml.ws.api.transport.tcp
-
OptimizedTransport annotation
- SelectOptimalTransportFeature - Class in com.sun.xml.ws.api.transport.tcp
-
Optimized transport
WebServiceFeature - SelectOptimalTransportFeature() - Constructor for class com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature
-
This constructor is here to satisfy JAX-WS specification requirements
- SelectOptimalTransportFeature(boolean) - Constructor for class com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature
-
This constructor is here to satisfy JAX-WS specification requirements
- SelectOptimalTransportFeature(boolean, SelectOptimalTransportFeature.Transport) - Constructor for class com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature
- SelectOptimalTransportFeature.Transport - Enum in com.sun.xml.ws.api.transport.tcp
-
This enumeration defines an optimized transport list
- SERVICE_CHANNEL_CONTEXT_PATH - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- SERVICE_CHANNEL_URL_PATTERN - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Service Channel WS endpoint path
- SERVICE_CHANNEL_WS_NAME - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Service Channel web service: Service and Port names
- SERVICE_CHANNEL_WS_PORT_NAME - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- SERVICE_PIPELINE_ATTR_NAME - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
-
Name of Service pipeline attribute in client's connection session
- SOAP_ACTION_PROPERTY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
T
- TCP - Enum constant in enum com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature.Transport
-
SOAP/TCP transport
- TCP_SESSION - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- TCPConstants - Class in com.sun.xml.ws.transport.tcp.util
- TCPConstants() - Constructor for class com.sun.xml.ws.transport.tcp.util.TCPConstants
- TcpTransport - Annotation Type in com.sun.xml.ws.api.transport.tcp
-
TcpTransport annotation
- TcpTransportFeature - Class in com.sun.xml.ws.api.transport.tcp
-
TCP transport
WebServiceFeature - TcpTransportFeature() - Constructor for class com.sun.xml.ws.api.transport.tcp.TcpTransportFeature
-
This constructor is here to satisfy JAX-WS specification requirements
- TcpTransportFeature(boolean) - Constructor for class com.sun.xml.ws.api.transport.tcp.TcpTransportFeature
-
This constructor is here to satisfy JAX-WS specification requirements
- TcpTransportFeatureReader - Class in com.sun.xml.ws.transport.tcp.dev
- TcpTransportFeatureReader() - Constructor for class com.sun.xml.ws.transport.tcp.dev.TcpTransportFeatureReader
- TOO_MANY_CHANNELS - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- TOO_MANY_CHANNELS_FOR_SESSION - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- TOO_MANY_SESSIONS - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- transport() - Element in annotation type com.sun.xml.ws.api.transport.tcp.SelectOptimalTransport
- TRANSPORT_SOAP_ACTION_PROPERTY - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
U
- UNKNOWN_CHANNEL_ID - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- UNKNOWN_CONTENT_ID - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- UNKNOWN_MESSAGE_ID - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- UNKNOWN_PARAMETER_ID - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- UNKNOWN_REQUEST_RESPONSE_PATTERN - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
- UTF8 - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
V
- valueOf(String) - Static method in enum com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature.Transport
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.xml.ws.api.transport.tcp.SelectOptimalTransportFeature.Transport
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WS_NOT_FOUND_ERROR - Static variable in class com.sun.xml.ws.transport.tcp.util.TCPConstants
All Classes and Interfaces|All Packages|Constant Field Values