com.sun.xml.ws.rx.mc.runtime
Interface McConfiguration

All Superinterfaces:
RxConfiguration

public interface McConfiguration
extends RxConfiguration

Author:
Marek Potociar

Field Summary
 
Fields inherited from interface com.sun.xml.ws.rx.RxConfiguration
ACK_REQUESTED_HEADER_SET
 
Method Summary
 MakeConnectionSupportedFeature getFeature()
           
 McRuntimeVersion getRuntimeVersion()
           
 String getUniqueEndpointId()
           
 
Methods inherited from interface com.sun.xml.ws.rx.RxConfiguration
getAddressingVersion, getManagedObjectManager, getSoapVersion, isMakeConnectionSupportEnabled, isReliableMessagingEnabled, requestResponseOperationsDetected
 

Method Detail

getFeature

MakeConnectionSupportedFeature getFeature()

getRuntimeVersion

McRuntimeVersion getRuntimeVersion()

getUniqueEndpointId

String getUniqueEndpointId()


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