![]() |
TransportRegistry Methods |
The TransportRegistry type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindConfig(String, Entity) |
Binds a TransportConfig to a Entity.
|
![]() | BindConfig(TransportConfig, Entity) |
Binds a TransportConfig to a Entity.
|
![]() ![]() | Close |
Close the singleton instance of this class.
|
![]() | CreateConfig |
Creates a new TransportConfig.
|
![]() | CreateInst |
Creates a new TransportInst.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetConfig |
Gets an already created TransportConfig.
|
![]() | GetDomainDefaultConfig |
Gets the specific domain default TransportConfig.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetInst |
Gets an already created TransportInst.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Release |
This will shutdown all TransportImpl objects.
Client Application calls this method to tear down the transport framework.
|
![]() | RemoveConfig |
Removes a TransportConfig.
|
![]() | RemoveInst |
Removes a TransportInst.
|
![]() | SetDomainDefaultConfig |
Sets the specific domain default TransportConfig.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |