Interface | Description |
---|---|
MultiplexingPolicy |
This interface is the contract passed between a multiplexing policy
module and the multiplexing layer.
|
MultiplexingPolicyFactory |
Classes implementing this interface are able to provide a Multiplex
Protocol with a MultiplexingPolicy in order for the protocol's
Session_High interface to be able to pick a lower level
Session_High to send the message.
|