|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RxConfiguration
Common base for WS-RX technology configuration
| Field Summary | |
|---|---|
static String |
ACK_REQUESTED_HEADER_SET
|
| Method Summary | |
|---|---|
com.sun.xml.ws.api.addressing.AddressingVersion |
getAddressingVersion()
Provides information about the WS-Addressing protocol version used on the endpoint. |
org.glassfish.gmbal.ManagedObjectManager |
getManagedObjectManager()
Returns GMBAL/JMX manager |
com.sun.xml.ws.api.SOAPVersion |
getSoapVersion()
Provides information about the SOAP protocol version used on the endpoint. |
boolean |
isMakeConnectionSupportEnabled()
|
boolean |
isReliableMessagingEnabled()
|
boolean |
requestResponseOperationsDetected()
Provides information if the port, which this configuration belongs to, has any request/response operations. |
| Field Detail |
|---|
static final String ACK_REQUESTED_HEADER_SET
| Method Detail |
|---|
boolean isReliableMessagingEnabled()
ReliableMessagingFeatureboolean isMakeConnectionSupportEnabled()
MakeConnectionSupportedFeaturecom.sun.xml.ws.api.SOAPVersion getSoapVersion()
com.sun.xml.ws.api.addressing.AddressingVersion getAddressingVersion()
boolean requestResponseOperationsDetected()
true in case the port has any request/response operations; false otherwiseorg.glassfish.gmbal.ManagedObjectManager getManagedObjectManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||