Имя |
Описание |
MDHTest |
|
MRpcMTestIRH |
|
MRpcMTestReflection |
|
MSTest |
|
MockDataHandler |
This class provides a MockDataHandler object that keeps a hash table containing all the data received and an event to notify when an HandleData has been called. |
MockRpcManager |
This class provides a many to one Rpc class for connection between many clients and a single server. The server should as normal call AddHandler and the clients call Invoke. |
MockSender |
This class provides a MockSender object for a multiple clients and a single end point, which is the Receiver provided in the constructor. |
RoutingDataHandler |
This class provides a RoutingDataHandler object that provides a filter to remove PTypes and route to subscribed IDataHandler. |
TMSTest |
|
ThreadedMockSender |
This class provides a MockSender object for a multiple clients and a single end point, which is the Receiver provided in the constructor. |