com.sun.xml.ws.rx.rm.runtime
Interface RmConfiguration

All Superinterfaces:
RxConfiguration

public interface RmConfiguration
extends RxConfiguration

Author:
Marek Potociar

Field Summary
 
Fields inherited from interface com.sun.xml.ws.rx.RxConfiguration
ACK_REQUESTED_HEADER_SET
 
Method Summary
 ReliableMessagingFeature getRmFeature()
           
 RmRuntimeVersion getRuntimeVersion()
           
 
Methods inherited from interface com.sun.xml.ws.rx.RxConfiguration
getAddressingVersion, getManagedObjectManager, getSoapVersion, isMakeConnectionSupportEnabled, isReliableMessagingEnabled, requestResponseOperationsDetected
 

Method Detail

getRmFeature

ReliableMessagingFeature getRmFeature()

getRuntimeVersion

RmRuntimeVersion getRuntimeVersion()


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