|
||||||||||
| 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 | |
|---|---|
AddressingVersion |
getAddressingVersion()
Provides information about the WS-Addressing protocol version used on the endpoint. |
ManagedObjectManager |
getManagedObjectManager()
Returns GMBAL/JMX manager |
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()
MakeConnectionSupportedFeatureSOAPVersion getSoapVersion()
AddressingVersion getAddressingVersion()
boolean requestResponseOperationsDetected()
true in case the port has any request/response operations; false otherwiseManagedObjectManager getManagedObjectManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||