public class MessageVersion extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Channels.MessageVersion
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.ServiceModel
|
static java.lang.String |
className
Qualified class name: System.ServiceModel.Channels.MessageVersion
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
MessageVersion() |
MessageVersion(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public MessageVersion()
throws java.lang.Throwable
java.lang.Throwablepublic MessageVersion(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into MessageVersion, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedMessageVersion instancejava.lang.Throwable - in case of error during cast operationpublic static MessageVersion CreateVersion(EnvelopeVersion envelopeVersion) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionpublic static MessageVersion CreateVersion(EnvelopeVersion envelopeVersion, AddressingVersion addressingVersion) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public AddressingVersion getAddressing() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getDefault() throws java.lang.Throwable
java.lang.Throwablepublic EnvelopeVersion getEnvelope() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static MessageVersion getNone() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getSoap11() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getSoap11WSAddressing10() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getSoap11WSAddressingAugust2004() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getSoap12() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getSoap12WSAddressing10() throws java.lang.Throwable
java.lang.Throwablepublic static MessageVersion getSoap12WSAddressingAugust2004() throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject