For internal use only.
Inheritance Hierarchy
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
| Name | Description | |
|---|---|---|
| DOFConnectionConfigBuilderSecurableT(DOFConnectionType, DOFAddress) | Construct a new builder based on a type and address. | |
| DOFConnectionConfigBuilderSecurableT(DOFConnectionType, DOFAddress, DOFCredentials) | Construct a new builder based on a type, address, and credentials. |
Methods
| Name | Description | |
|---|---|---|
| build | Return a configuration based on the current settings of the builder. | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| setAuditorListener | Set this connection's audit listener. | |
| setBridge | Set the bridge of the connection. | |
| setCredentials | Set the credentials of the connection. | |
| setName | Set this connection's name to be used in logging. | |
| setReceiveFilter | Set the receive filter of the connection. | |
| setSendFilter | Set the send filter of the connection. | |
| setStreamRequestListener | Set this connection's stream-request listener. | |
| setTransportConfig | Set the transport configuration associated with the connection. | |
| setTunnelDomains | Set whether or not the connection is allowed to tunnel remote domains. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| baseBuilder |
Remarks
See Also
Reference
Inheritance Hierarchy
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