public class DiscoveryClientProtocol extends HttpWebClientProtocol
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.Services.Discovery.DiscoveryClientProtocol
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.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web.Services
|
static java.lang.String |
className
Qualified class name: System.Web.Services.Discovery.DiscoveryClientProtocol
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
DiscoveryClientProtocol() |
DiscoveryClientProtocol(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryClientProtocol |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into DiscoveryClientProtocol, a cast assert is made to check if types are compatible. |
DiscoveryDocument |
Discover(java.lang.String url) |
DiscoveryDocument |
DiscoverAny(java.lang.String url) |
Stream |
Download(JCORefOut url) |
Stream |
Download(JCORefOut url,
JCORefOut contentType) |
IList |
getAdditionalInformation() |
DiscoveryClientDocumentCollection |
getDocuments() |
DiscoveryExceptionDictionary |
getErrors() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
DiscoveryClientReferenceCollection |
getReferences() |
void |
LoadExternals() |
DiscoveryClientResultCollection |
ReadAll(java.lang.String topLevelFilename) |
void |
ResolveAll() |
void |
ResolveOneLevel() |
void |
setJCOInstance(JCObject instance) |
DiscoveryClientResultCollection |
WriteAll(java.lang.String directory,
java.lang.String topLevelFilename) |
GenerateXmlMappings, GenerateXmlMappings, getAllowAutoRedirect, getClientCertificates, getCookieContainer, getEnableDecompression, getProxy, getUnsafeAuthenticatedConnectionSharing, getUserAgent, setAllowAutoRedirect, setCookieContainer, setEnableDecompression, setProxy, setUnsafeAuthenticatedConnectionSharing, setUserAgentAbort, getConnectionGroupName, getCredentials, getPreAuthenticate, getRequestEncoding, getTimeout, getUrl, getUseDefaultCredentials, setConnectionGroupName, setCredentials, setPreAuthenticate, setRequestEncoding, setTimeout, setUrl, setUseDefaultCredentialsaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteCreateObjRef, GetLifetimeService, InitializeLifetimeServicepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public DiscoveryClientProtocol()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
FormatException
public DiscoveryClientProtocol(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static DiscoveryClientProtocol cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into DiscoveryClientProtocol, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedDiscoveryClientProtocol instancejava.lang.Throwable - in case of error during cast operationpublic DiscoveryDocument Discover(java.lang.String url) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, UriFormatException, OutOfMemoryException, ConfigurationErrorsException, NotSupportedException, WebException, OverflowException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUriFormatExceptionOutOfMemoryExceptionConfigurationErrorsExceptionNotSupportedExceptionWebExceptionOverflowExceptionpublic DiscoveryDocument DiscoverAny(java.lang.String url) throws java.lang.Throwable, ArgumentNullException, NullReferenceException, ArgumentOutOfRangeException, ArgumentException, IndexOutOfRangeException, PathTooLongException, MemberAccessException, NotSupportedException, InvalidOperationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, SecurityException, HttpException, HttpRequestValidationException, UriFormatException, OutOfMemoryException, ConfigurationErrorsException, MulticastNotSupportedException, InvalidCastException, MissingMethodException, TargetInvocationException, FormatException, WebException, OverflowException
java.lang.ThrowableArgumentNullExceptionNullReferenceExceptionArgumentOutOfRangeExceptionArgumentExceptionIndexOutOfRangeExceptionPathTooLongExceptionMemberAccessExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionSecurityExceptionHttpExceptionHttpRequestValidationExceptionUriFormatExceptionOutOfMemoryExceptionConfigurationErrorsExceptionMulticastNotSupportedExceptionInvalidCastExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionWebExceptionOverflowExceptionpublic Stream Download(JCORefOut url) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, SecurityException, MemberAccessException, NullReferenceException, UriFormatException, OutOfMemoryException, ConfigurationErrorsException, MulticastNotSupportedException, InvalidCastException, NotSupportedException, MissingMethodException, TargetInvocationException, WebException, OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionOutOfMemoryExceptionConfigurationErrorsExceptionMulticastNotSupportedExceptionInvalidCastExceptionNotSupportedExceptionMissingMethodExceptionTargetInvocationExceptionWebExceptionOverflowExceptionpublic Stream Download(JCORefOut url, JCORefOut contentType) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, SecurityException, MemberAccessException, NullReferenceException, ConfigurationException, UriFormatException, OutOfMemoryException, ConfigurationErrorsException, MulticastNotSupportedException, InvalidCastException, NotSupportedException, MissingMethodException, FormatException, WebException, OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionConfigurationExceptionUriFormatExceptionOutOfMemoryExceptionConfigurationErrorsExceptionMulticastNotSupportedExceptionInvalidCastExceptionNotSupportedExceptionMissingMethodExceptionFormatExceptionWebExceptionOverflowExceptionpublic IList getAdditionalInformation() throws java.lang.Throwable
java.lang.Throwablepublic DiscoveryClientDocumentCollection getDocuments() throws java.lang.Throwable
java.lang.Throwablepublic DiscoveryExceptionDictionary getErrors() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class HttpWebClientProtocolString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class HttpWebClientProtocolString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class HttpWebClientProtocolObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class HttpWebClientProtocolString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class HttpWebClientProtocolJCType representing the CLR Type of the instantiated Classpublic DiscoveryClientReferenceCollection getReferences() throws java.lang.Throwable
java.lang.Throwablepublic void LoadExternals()
throws java.lang.Throwable
java.lang.Throwablepublic DiscoveryClientResultCollection ReadAll(java.lang.String topLevelFilename) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, IndexOutOfRangeException, ArgumentException, ThreadAbortException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, MissingManifestResourceException, ConfigurationErrorsException, NotSupportedException, SecurityException, NotImplementedException, CultureNotFoundException, FormatException, InvalidEnumArgumentException, Win32Exception, RankException, FileNotFoundException, TypeLoadException, UnauthorizedAccessException, IOException, PathTooLongException, XmlException, MulticastNotSupportedException, OverflowException, WebException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionArgumentExceptionThreadAbortExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionNotSupportedExceptionSecurityExceptionNotImplementedExceptionCultureNotFoundExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionRankExceptionFileNotFoundExceptionTypeLoadExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionXmlExceptionMulticastNotSupportedExceptionOverflowExceptionWebExceptionpublic void ResolveAll()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
UriFormatException,
OutOfMemoryException,
ConfigurationErrorsException,
NotSupportedException,
WebException,
OverflowException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionUriFormatExceptionOutOfMemoryExceptionConfigurationErrorsExceptionNotSupportedExceptionWebExceptionOverflowExceptionpublic void ResolveOneLevel()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
SecurityException,
UriFormatException,
OutOfMemoryException,
InvalidCastException,
ConfigurationErrorsException,
NotSupportedException,
MissingMethodException,
WebException,
OverflowException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionSecurityExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionConfigurationErrorsExceptionNotSupportedExceptionMissingMethodExceptionWebExceptionOverflowExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class HttpWebClientProtocolpublic DiscoveryClientResultCollection WriteAll(java.lang.String directory, java.lang.String topLevelFilename) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, FormatException, IndexOutOfRangeException, PathTooLongException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, DriveNotFoundException, OperationCanceledException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, SecurityException, OutOfMemoryException, ThreadAbortException, MissingManifestResourceException, ConfigurationErrorsException, NotImplementedException, InvalidEnumArgumentException, Win32Exception, RankException, TypeLoadException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionIndexOutOfRangeExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionSecurityExceptionOutOfMemoryExceptionThreadAbortExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionNotImplementedExceptionInvalidEnumArgumentExceptionWin32ExceptionRankExceptionTypeLoadException