public class NetNamedPipeBinding extends Binding
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.NetNamedPipeBinding
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.NetNamedPipeBinding
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
NetNamedPipeBinding() |
NetNamedPipeBinding(NetNamedPipeSecurityMode securityMode) |
NetNamedPipeBinding(java.lang.Object instance)
Internal constructor.
|
NetNamedPipeBinding(java.lang.String configurationName) |
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 NetNamedPipeBinding()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
OutOfMemoryException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionpublic NetNamedPipeBinding(NetNamedPipeSecurityMode securityMode) throws java.lang.Throwable, ArgumentException, ArgumentNullException, OutOfMemoryException, ArgumentOutOfRangeException, IndexOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionpublic NetNamedPipeBinding(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic NetNamedPipeBinding(java.lang.String configurationName)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
OutOfMemoryException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
KeyNotFoundException,
ConfigurationException,
TypeLoadException,
ConfigurationErrorsException
public static NetNamedPipeBinding cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into NetNamedPipeBinding, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedNetNamedPipeBinding instancejava.lang.Throwable - in case of error during cast operationpublic BindingElementCollection CreateBindingElements() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException
CreateBindingElements in class Bindingjava.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionpublic 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 int getMaxBufferSize()
throws java.lang.Throwable
java.lang.Throwablepublic int getMaxConnections()
throws java.lang.Throwable
java.lang.Throwablepublic long getMaxReceivedMessageSize()
throws java.lang.Throwable
java.lang.Throwablepublic XmlDictionaryReaderQuotas getReaderQuotas() throws java.lang.Throwable
java.lang.Throwablepublic NetNamedPipeSecurity getSecurity() throws java.lang.Throwable
java.lang.Throwablepublic boolean getTransactionFlow()
throws java.lang.Throwable
java.lang.Throwablepublic TransactionProtocol getTransactionProtocol() throws java.lang.Throwable
java.lang.Throwablepublic TransferMode getTransferMode() 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 setMaxBufferSize(int MaxBufferSize)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
MulticastNotSupportedException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setMaxConnections(int MaxConnections)
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,
MulticastNotSupportedException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setReaderQuotas(XmlDictionaryReaderQuotas ReaderQuotas) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setSecurity(NetNamedPipeSecurity Security) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setTransactionFlow(boolean TransactionFlow)
throws java.lang.Throwable
java.lang.Throwablepublic void setTransactionProtocol(TransactionProtocol TransactionProtocol) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setTransferMode(TransferMode TransferMode) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic boolean ShouldSerializeMaxConnections()
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeReaderQuotas()
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeSecurity()
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeTransactionProtocol()
throws java.lang.Throwable
java.lang.Throwable