public class MetadataExchangeClient extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Description.MetadataExchangeClient
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.Description.MetadataExchangeClient
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
MetadataExchangeClient() |
MetadataExchangeClient(Binding mexBinding) |
MetadataExchangeClient(EndpointAddress address) |
MetadataExchangeClient(java.lang.Object instance)
Internal constructor.
|
MetadataExchangeClient(java.lang.String endpointConfigurationName) |
MetadataExchangeClient(Uri address,
MetadataExchangeClientMode mode) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public MetadataExchangeClient()
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
InvalidOperationException,
NotSupportedException,
ConfigurationException,
CultureNotFoundException
public MetadataExchangeClient(Binding mexBinding) throws java.lang.Throwable, ArgumentException, OverflowException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, NotSupportedException, ConfigurationException, InvalidEnumArgumentException, CryptographicException
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationExceptionInvalidEnumArgumentExceptionCryptographicExceptionpublic MetadataExchangeClient(EndpointAddress address) throws java.lang.Throwable, ArgumentException, OverflowException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, KeyNotFoundException, AmbiguousMatchException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, InvalidEnumArgumentException, CryptographicException
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionKeyNotFoundExceptionAmbiguousMatchExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionInvalidEnumArgumentExceptionCryptographicExceptionpublic MetadataExchangeClient(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic MetadataExchangeClient(java.lang.String endpointConfigurationName)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
NotSupportedException,
ConfigurationException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationExceptionCultureNotFoundExceptionpublic MetadataExchangeClient(Uri address, MetadataExchangeClientMode mode) throws java.lang.Throwable, ArgumentException, OverflowException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OutOfMemoryException, KeyNotFoundException, AmbiguousMatchException, InvalidEnumArgumentException, CryptographicException
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionKeyNotFoundExceptionAmbiguousMatchExceptionInvalidEnumArgumentExceptionCryptographicExceptionpublic IAsyncResult BeginGetMetadata(AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException
public IAsyncResult BeginGetMetadata(EndpointAddress address, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic IAsyncResult BeginGetMetadata(Uri address, MetadataExchangeClientMode mode, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic static MetadataExchangeClient cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into MetadataExchangeClient, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedMetadataExchangeClient instancejava.lang.Throwable - in case of error during cast operationpublic MetadataSet EndGetMetadata(IAsyncResult result) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, ObjectDisposedException, AbandonedMutexException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionObjectDisposedExceptionAbandonedMutexExceptionpublic ICredentials getHttpCredentials() 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 int getMaximumResolvedReferences()
throws java.lang.Throwable
java.lang.Throwablepublic MetadataSet GetMetadata() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, XmlException, NotSupportedException
public MetadataSet GetMetadata(EndpointAddress address) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NullReferenceException, SecurityException, ConfigurationException, ConfigurationErrorsException, RankException, XmlException, KeyNotFoundException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNullReferenceExceptionSecurityExceptionConfigurationExceptionConfigurationErrorsExceptionRankExceptionXmlExceptionKeyNotFoundExceptionNotSupportedExceptionpublic MetadataSet GetMetadata(EndpointAddress address, Uri via) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NullReferenceException, SecurityException, ConfigurationException, ConfigurationErrorsException, RankException, XmlException, KeyNotFoundException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNullReferenceExceptionSecurityExceptionConfigurationExceptionConfigurationErrorsExceptionRankExceptionXmlExceptionKeyNotFoundExceptionNotSupportedExceptionpublic MetadataSet GetMetadata(Uri address, MetadataExchangeClientMode mode) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotImplementedException, NullReferenceException, SecurityException, RankException, XmlException, KeyNotFoundException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotImplementedExceptionNullReferenceExceptionSecurityExceptionRankExceptionXmlExceptionKeyNotFoundExceptionNotSupportedExceptionpublic TimeSpan getOperationTimeout() throws java.lang.Throwable
java.lang.Throwablepublic boolean getResolveMetadataReferences()
throws java.lang.Throwable
java.lang.Throwablepublic ClientCredentials getSoapCredentials() throws java.lang.Throwable, ArgumentOutOfRangeException, NotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionNotSupportedExceptionpublic void setHttpCredentials(ICredentials HttpCredentials) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setMaximumResolvedReferences(int MaximumResolvedReferences)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
OverflowException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic void setOperationTimeout(TimeSpan OperationTimeout) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic void setResolveMetadataReferences(boolean ResolveMetadataReferences)
throws java.lang.Throwable
java.lang.Throwablepublic void setSoapCredentials(ClientCredentials SoapCredentials) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedException