Package system.servicemodel.description
Class MetadataExchangeClient
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.servicemodel.description.MetadataExchangeClient
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class MetadataExchangeClient extends NetObject
The base .NET class managing System.ServiceModel.Description.MetadataExchangeClient, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..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
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.ServiceModelstatic java.lang.StringclassNameQualified class name: System.ServiceModel.Description.MetadataExchangeClientstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description MetadataExchangeClient()MetadataExchangeClient(java.lang.Object instance)Internal constructor.MetadataExchangeClient(java.lang.String endpointConfigurationName)MetadataExchangeClient(Binding mexBinding)MetadataExchangeClient(EndpointAddress address)MetadataExchangeClient(Uri address, MetadataExchangeClientMode mode)
-
Method Summary
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.ServiceModel- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.ServiceModel.Description.MetadataExchangeClient- See Also:
- Constant Field Values
-
-
Constructor Detail
-
MetadataExchangeClient
public MetadataExchangeClient(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
MetadataExchangeClient
public MetadataExchangeClient() throws java.lang.Throwable, ArgumentException, OverflowException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, NotSupportedException, ConfigurationException, CultureNotFoundException
-
MetadataExchangeClient
public MetadataExchangeClient(Binding mexBinding) throws java.lang.Throwable, ArgumentException, OverflowException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, NotSupportedException, ConfigurationException, InvalidEnumArgumentException, CryptographicException
- Throws:
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationExceptionInvalidEnumArgumentExceptionCryptographicException
-
MetadataExchangeClient
public 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
- Throws:
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionKeyNotFoundExceptionAmbiguousMatchExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionInvalidEnumArgumentExceptionCryptographicException
-
MetadataExchangeClient
public MetadataExchangeClient(java.lang.String endpointConfigurationName) throws java.lang.Throwable, ArgumentException, OverflowException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, NotSupportedException, ConfigurationException, CultureNotFoundException- Throws:
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationExceptionCultureNotFoundException
-
MetadataExchangeClient
public 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
- Throws:
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionKeyNotFoundExceptionAmbiguousMatchExceptionInvalidEnumArgumentExceptionCryptographicException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classNetObject- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classNetObject- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classNetObject- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static MetadataExchangeClient cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoMetadataExchangeClient, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
MetadataExchangeClientinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
BeginGetMetadata
public IAsyncResult BeginGetMetadata(AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException, ArgumentOutOfRangeException, NotSupportedException
-
BeginGetMetadata
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
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledException
-
BeginGetMetadata
public 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
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledException
-
EndGetMetadata
public 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
- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionObjectDisposedExceptionAbandonedMutexException
-
GetMetadata
public MetadataSet GetMetadata() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException, ArgumentOutOfRangeException, FormatException, XmlException, NotSupportedException
-
GetMetadata
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
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNullReferenceExceptionSecurityExceptionConfigurationExceptionConfigurationErrorsExceptionRankExceptionXmlExceptionKeyNotFoundExceptionNotSupportedException
-
GetMetadata
public 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
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNullReferenceExceptionSecurityExceptionConfigurationExceptionConfigurationErrorsExceptionRankExceptionXmlExceptionKeyNotFoundExceptionNotSupportedException
-
GetMetadata
public 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
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotImplementedExceptionNullReferenceExceptionSecurityExceptionRankExceptionXmlExceptionKeyNotFoundExceptionNotSupportedException
-
getResolveMetadataReferences
public boolean getResolveMetadataReferences() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setResolveMetadataReferences
public void setResolveMetadataReferences(boolean ResolveMetadataReferences) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getMaximumResolvedReferences
public int getMaximumResolvedReferences() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setMaximumResolvedReferences
public void setMaximumResolvedReferences(int MaximumResolvedReferences) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, OverflowException, OutOfMemoryException- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryException
-
getHttpCredentials
public ICredentials getHttpCredentials() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setHttpCredentials
public void setHttpCredentials(ICredentials HttpCredentials) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSoapCredentials
public ClientCredentials getSoapCredentials() throws java.lang.Throwable, ArgumentOutOfRangeException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentOutOfRangeExceptionNotSupportedException
-
setSoapCredentials
public void setSoapCredentials(ClientCredentials SoapCredentials) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedException
-
getOperationTimeout
public TimeSpan getOperationTimeout() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setOperationTimeout
public void setOperationTimeout(TimeSpan OperationTimeout) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, OverflowException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryException
-
-