| Package | Description |
|---|---|
| com.sun.xml.ws.rx.mc.api |
| Modifier and Type | Method and Description |
|---|---|
static McProtocolVersion |
McProtocolVersion.getDefault()
Provides a default reliable messaging version value.
|
McProtocolVersion |
MakeConnectionSupportedFeature.getProtocolVersion()
Specifies which WS-MC version protocol SOAP messages and SOAP message headers should
be used for communication between MC source and MC destination
|
static McProtocolVersion |
McProtocolVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static McProtocolVersion[] |
McProtocolVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.