DOFConnectionConfigBuilderSecurableT ClassOpenDOF Object Access Library
For internal use only.
Inheritance Hierarchy

SystemObject
  org.opendof.core.oalDOFConnectionConfigBuilderSecurableT
    More...

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public abstract class BuilderSecurable<T>

Type Parameters

T

The DOFConnectionConfigBuilderSecurableT type exposes the following members.

Constructors

  NameDescription
Protected methodDOFConnectionConfigBuilderSecurableT(DOFConnectionType, DOFAddress)
Construct a new builder based on a type and address.
Protected methodDOFConnectionConfigBuilderSecurableT(DOFConnectionType, DOFAddress, DOFCredentials)
Construct a new builder based on a type, address, and credentials.
Top
Methods

  NameDescription
Public methodbuild
Return a configuration based on the current settings of the builder.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetAuditorListener
Set this connection's audit listener.
Public methodsetBridge
Set the bridge of the connection.
Public methodsetCredentials
Set the credentials of the connection.
Public methodsetName
Set this connection's name to be used in logging.
Public methodsetReceiveFilter
Set the receive filter of the connection.
Public methodsetSendFilter
Set the send filter of the connection.
Public methodsetStreamRequestListener
Set this connection's stream-request listener.
Public methodsetTransportConfig
Set the transport configuration associated with the connection.
Public methodsetTunnelDomains
Set whether or not the connection is allowed to tunnel remote domains.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Protected fieldbaseBuilder
Top
Remarks

For internal use only.
See Also

Reference

Inheritance Hierarchy

SystemObject
  org.opendof.core.oalDOFConnectionConfigBuilderSecurableT
    org.opendof.core.oalDOFConnectionConfigBuilderAS
    org.opendof.core.oalDOFConnectionConfigBuilderGroup
    org.opendof.core.oalDOFConnectionConfigBuilderHub
    org.opendof.core.oalDOFConnectionConfigBuilderPoint
    org.opendof.core.oalDOFConnectionConfigBuilderSecureDatagram
    org.opendof.core.oalDOFConnectionConfigBuilderSecureStream