Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ADDITIONAL_RESPONSE_QUEUE - Static variable in class com.sun.xml.ws.rx.mc.dev.AdditionalResponses
- AdditionalResponses - Class in com.sun.xml.ws.rx.mc.dev
- AdditionalResponses() - Constructor for class com.sun.xml.ws.rx.mc.dev.AdditionalResponses
B
- build() - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeatureBuilder
C
- com.sun.xml.ws.rx.mc.api - package com.sun.xml.ws.rx.mc.api
- com.sun.xml.ws.rx.mc.dev - package com.sun.xml.ws.rx.mc.dev
D
- DEFAULT_MAKE_CONNECTION_REQUEST_INTERVAL - Static variable in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
Default base interval between two subsequent MakeConnection requests [milliseconds]
- DEFAULT_RESPONSE_RETRIEVAL_TIMEOUT - Static variable in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
Default response retrieval timeout value [milliseconds]
E
- enabled() - Element in annotation type com.sun.xml.ws.rx.mc.api.MakeConnectionSupported
-
Specifies if this feature is enabled or disabled.
G
- getAdditionalResponsePacketQueue() - Method in class com.sun.xml.ws.rx.mc.dev.AdditionalResponses
- getBaseMakeConnectionRequetsInterval() - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
Specifies a base interval between two consecutive MakeConnection requests
- getBuilder() - Static method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeatureBuilder
- getDefault() - Static method in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Provides a default reliable messaging version value.
- getID() - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
- getMODEL() - Static method in class com.sun.xml.ws.rx.mc.dev.AdditionalResponses
- getPropertyMap() - Method in class com.sun.xml.ws.rx.mc.dev.AdditionalResponses
- getProtocolVersion() - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
Specifies which WS-MC version protocol SOAP messages and SOAP message headers should be used for communication between MC source and MC destination
- getResponseRetrievalTimeout() - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
Specifies a timeout for consecutive unsuccessfull response retrievals.
- getSuportedWsaActions() - Method in interface com.sun.xml.ws.rx.mc.dev.ProtocolMessageHandler
-
Provides information about all WS-Addressing actions that this handler understands and can process.
- getWsmcAnonymousEndpointReference() - Method in interface com.sun.xml.ws.rx.mc.dev.WsmcRuntimeProvider
-
Provides the current endpoint's WS-MC annonymous URI
I
- ID - Static variable in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
- isFault(String) - Method in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Determines if the tested string is a valid WS-Addressing action header value that belongs to a WS-MakeConnection protocol fault
- isProtocolAction(String) - Method in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Determines if the tested string is a valid WS-Addressing action header value that belongs to a WS-MakeConnection protocol message
M
- MakeConnectionSupported - Annotation Type in com.sun.xml.ws.rx.mc.api
- MakeConnectionSupportedFeature - Class in com.sun.xml.ws.rx.mc.api
- MakeConnectionSupportedFeature() - Constructor for class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
This constructor is here to satisfy JAX-WS specification requirements
- MakeConnectionSupportedFeature(boolean) - Constructor for class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeature
-
This constructor is here to satisfy JAX-WS specification requirements
- MakeConnectionSupportedFeatureBuilder - Class in com.sun.xml.ws.rx.mc.api
- McProtocolVersion - Enum in com.sun.xml.ws.rx.mc.api
-
Enumeration holding supported WS-MakeConnection protocol versions
- mcRequestBaseInterval(long) - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeatureBuilder
- messagePendingHeaderName - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Header names
- missingSelectionFaultCode - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
O
- org.glassfish.metro.wsmc.api - module org.glassfish.metro.wsmc.api
P
- policyNamespaceUri - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
- processProtocolMessage(Packet) - Method in interface com.sun.xml.ws.rx.mc.dev.ProtocolMessageHandler
-
This method is invoked from
com.sun.xml.ws.rx.mc.runtime.WsMcResponseHandler#processResponse(Packet)in case it is not possible to resolve WS-ARelatesToheader from the response message to an existing suspended fiber. - ProtocolMessageHandler - Interface in com.sun.xml.ws.rx.mc.dev
-
Implementations of this interface that are registered with
com.sun.xml.ws.rx.mc.runtime.WsMcResponseHandler#processResponse(Packet)are invoked to handle protocol response messages that don't correlate with any client request. - protocolNamespaceUri - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Namespaces
R
- registerProtocolMessageHandler(ProtocolMessageHandler) - Method in interface com.sun.xml.ws.rx.mc.dev.WsmcRuntimeProvider
-
This method may be used by other WS-* client-side implementations to register handlers for the one-way protocol messages that may be received from the server side.
- responseRetrievalTimeout(long) - Method in class com.sun.xml.ws.rx.mc.api.MakeConnectionSupportedFeatureBuilder
U
- unsupportedSelectionFaultCode - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Fault codes
V
- valueOf(String) - Static method in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WSMC200702 - Enum constant in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
- wsmcAction - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
-
Action constants
- wsmcFaultAction - Variable in enum com.sun.xml.ws.rx.mc.api.McProtocolVersion
- WsmcRuntimeProvider - Interface in com.sun.xml.ws.rx.mc.dev
-
This internal API interface provides access to the basic WS-MC runtime features.
All Classes and Interfaces|All Packages|Constant Field Values