public class NetPeerTcpBinding extends Binding
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.NetPeerTcpBinding
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.NetPeerTcpBinding
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
NetPeerTcpBinding() |
NetPeerTcpBinding(java.lang.Object instance)
Internal constructor.
|
NetPeerTcpBinding(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 NetPeerTcpBinding()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public NetPeerTcpBinding(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic NetPeerTcpBinding(java.lang.String configurationName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
KeyNotFoundException,
ConfigurationException,
TypeLoadException,
ConfigurationErrorsException
public static NetPeerTcpBinding cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into NetPeerTcpBinding, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedNetPeerTcpBinding instancejava.lang.Throwable - in case of error during cast operationpublic BindingElementCollection CreateBindingElements() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OutOfMemoryException, CultureNotFoundException, NotSupportedException, ArgumentOutOfRangeException, FormatException
CreateBindingElements in class Bindingjava.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionCultureNotFoundExceptionNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionpublic EnvelopeVersion getEnvelopeVersion() throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsPnrpAvailable()
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 IPAddress getListenIPAddress() throws java.lang.Throwable
java.lang.Throwablepublic long getMaxBufferPoolSize()
throws java.lang.Throwable
java.lang.Throwablepublic long getMaxReceivedMessageSize()
throws java.lang.Throwable
java.lang.Throwablepublic int getPort()
throws java.lang.Throwable
java.lang.Throwablepublic XmlDictionaryReaderQuotas getReaderQuotas() throws java.lang.Throwable
java.lang.Throwablepublic PeerResolverSettings getResolver() throws java.lang.Throwable
java.lang.Throwablepublic PeerSecuritySettings getSecurity() throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class Bindingpublic void setListenIPAddress(IPAddress ListenIPAddress) throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException
public 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,
MulticastNotSupportedException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setPort(int Port)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
OverflowException,
OutOfMemoryException
public void setReaderQuotas(XmlDictionaryReaderQuotas ReaderQuotas) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setSecurity(PeerSecuritySettings Security) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public boolean ShouldSerializeReaderQuotas()
throws java.lang.Throwable
java.lang.Throwablepublic boolean ShouldSerializeSecurity()
throws java.lang.Throwable
java.lang.Throwable