public class WSHttpBindingBase extends Binding
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.WSHttpBindingBase
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.WSHttpBindingBase
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
WSHttpBindingBase() |
WSHttpBindingBase(java.lang.Object instance)
Internal constructor.
|
getCloseTimeout, getMessageVersion, getName, getNamespace, getOpenTimeout, getReceiveTimeout, getScheme, getSendTimeout, setCloseTimeout, setName, setNamespace, setOpenTimeout, setReceiveTimeout, setSendTimeout, ShouldSerializeName, ShouldSerializeNamespacepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public WSHttpBindingBase()
throws java.lang.Throwable
java.lang.Throwablepublic WSHttpBindingBase(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static WSHttpBindingBase cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into WSHttpBindingBase, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedWSHttpBindingBase instancejava.lang.Throwable - in case of error during cast operationpublic BindingElementCollection CreateBindingElements() throws java.lang.Throwable, NotSupportedException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
CreateBindingElements in class Bindingjava.lang.ThrowableNotSupportedExceptionArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionpublic boolean getBypassProxyOnLocal()
throws java.lang.Throwable
java.lang.Throwablepublic EnvelopeVersion getEnvelopeVersion() throws java.lang.Throwable
java.lang.Throwablepublic HostNameComparisonMode getHostNameComparisonMode() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class BindingString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class BindingString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class BindingObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class BindingString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class BindingJCType representing the CLR Type of the instantiated Classpublic long getMaxBufferPoolSize()
throws java.lang.Throwable
java.lang.Throwablepublic long getMaxReceivedMessageSize()
throws java.lang.Throwable
java.lang.Throwablepublic WSMessageEncoding getMessageEncoding() throws java.lang.Throwable
java.lang.Throwablepublic Uri getProxyAddress() throws java.lang.Throwable
java.lang.Throwablepublic XmlDictionaryReaderQuotas getReaderQuotas() throws java.lang.Throwable
java.lang.Throwablepublic OptionalReliableSession getReliableSession() throws java.lang.Throwable
java.lang.Throwablepublic Encoding getTextEncoding() throws java.lang.Throwable
java.lang.Throwablepublic boolean getTransactionFlow()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseDefaultWebProxy()
throws java.lang.Throwable
java.lang.Throwablepublic void setBypassProxyOnLocal(boolean BypassProxyOnLocal)
throws java.lang.Throwable
java.lang.Throwablepublic void setHostNameComparisonMode(HostNameComparisonMode HostNameComparisonMode) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Bindingpublic void setMaxBufferPoolSize(long MaxBufferPoolSize)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
MulticastNotSupportedException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setMaxReceivedMessageSize(long MaxReceivedMessageSize)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
OverflowException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic void setMessageEncoding(WSMessageEncoding MessageEncoding) throws java.lang.Throwable
java.lang.Throwablepublic void setProxyAddress(Uri ProxyAddress) throws java.lang.Throwable
java.lang.Throwablepublic void setReaderQuotas(XmlDictionaryReaderQuotas ReaderQuotas) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setReliableSession(OptionalReliableSession ReliableSession) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, ArgumentOutOfRangeException, FormatException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException
public void setTextEncoding(Encoding TextEncoding) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void setTransactionFlow(boolean TransactionFlow)
throws java.lang.Throwable
java.lang.Throwablepublic void setUseDefaultWebProxy(boolean UseDefaultWebProxy)
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeReaderQuotas()
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeReliableSession()
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeTextEncoding()
throws java.lang.Throwable
java.lang.Throwable