Méthode | Description | |
---|---|---|
BrokerlessTransportFactory ( ) : System | ||
CreateInboundTransport ( string endpoint ) : IInboundTransport | ||
CreateOutboundTransport ( ) : IOutboundTransport |
Méthode | Description | |
---|---|---|
ITransportFactory ( |
||
ITransportFactory ( ) : IOutboundTransport |
protected BrokerlessTransportFactory ( ) : System | ||
Résultat | System |
protected abstract CreateInboundTransport ( string endpoint ) : IInboundTransport | ||
endpoint | string | |
Résultat | IInboundTransport |
protected abstract CreateOutboundTransport ( ) : IOutboundTransport | ||
Résultat | IOutboundTransport |