Method | Description | |
---|---|---|
CreateAuditContext ( IAuditContext>.this |
Creates a IAuditContext based on the current context.
|
|
CreateBatchDispatchContext ( this |
Creates a IBatchDispatchContext based on the current context.
|
|
CreateDispatchContext ( IDispatchContext>.this |
Creates a IDispatchContext based on the current context.
|
|
CreateDispatchContext ( IDispatchContext>.this |
Creates a IDispatchContext based on the current context.
|
|
CreateForwardingContext ( IForwardingContext>.this |
Creates a IForwardingContext based on the current context.
|
|
CreateIncomingLogicalMessageContext ( IIncomingLogicalMessageContext>.this |
Creates a IIncomingLogicalMessageContext based on the current context.
|
|
CreateIncomingPhysicalMessageContext ( this |
Creates a IIncomingPhysicalMessageContext based on the current context.
|
|
CreateIncomingPhysicalMessageContext ( IIncomingPhysicalMessageContext>.this |
Creates a IIncomingPhysicalMessageContext based on the current context.
|
|
CreateInvokeHandlerContext ( IInvokeHandlerContext>.this |
Creates a IInvokeHandlerContext based on the current context.
|
|
CreateOutgoingLogicalMessageContext ( IOutgoingLogicalMessageContext>.this |
Creates a IOutgoingLogicalMessageContext based on the current context.
|
|
CreateOutgoingLogicalMessageContext ( IOutgoingLogicalMessageContext>.this |
Creates a IOutgoingLogicalMessageContext based on the current context.
|
|
CreateOutgoingLogicalMessageContext ( IOutgoingLogicalMessageContext>.this |
Creates a IOutgoingLogicalMessageContext based on the current context.
|
|
CreateOutgoingPhysicalMessageContext ( IOutgoingPhysicalMessageContext>.this |
Creates a IOutgoingPhysicalMessageContext based on the current context.
|
|
CreateRoutingContext ( IRoutingContext>.this |
Creates a IRoutingContext based on the current context.
|
|
CreateRoutingContext ( IRoutingContext>.this |
Creates a IRoutingContext based on the current context.
|
|
CreateRoutingContext ( IRoutingContext>.this |
Creates a IRoutingContext based on the current context.
|
|
CreateRoutingContext ( IRoutingContext>.this |
Creates a IRoutingContext based on the current context.
|
Method | Description | |
---|---|---|
CreateAuditContext ( this |
||
CreateForwardingContext ( this |
public static CreateAuditContext ( IAuditContext>.this |
||
forkConnector | IAuditContext>.this | |
message | OutgoingMessage | |
auditAddress | string | |
sourceContext | IIncomingPhysicalMessageContext | |
return | IAuditContext |
public static CreateBatchDispatchContext ( this |
||
stageForkConnector | this |
|
transportOperations | IReadOnlyCollection |
|
sourceContext | IIncomingPhysicalMessageContext | |
return | IBatchDispatchContext |
public static CreateDispatchContext ( IDispatchContext>.this |
||
stageConnector | IDispatchContext>.this | |
transportOperations | IReadOnlyCollection |
|
sourceContext | IBatchDispatchContext | |
return | IDispatchContext |
public static CreateDispatchContext ( IDispatchContext>.this |
||
stageConnector | IDispatchContext>.this | |
transportOperations | IReadOnlyCollection |
|
sourceContext | IRoutingContext | |
return | IDispatchContext |
public static CreateForwardingContext ( IForwardingContext>.this |
||
forwardingContext | IForwardingContext>.this | |
message | OutgoingMessage | |
forwardingAddress | string | |
sourceContext | IIncomingPhysicalMessageContext | |
return | IForwardingContext |
public static CreateIncomingLogicalMessageContext ( IIncomingLogicalMessageContext>.this |
||
stageConnector | IIncomingLogicalMessageContext>.this | |
logicalMessage | LogicalMessage | |
sourceContext | IIncomingPhysicalMessageContext | |
return | IIncomingLogicalMessageContext |
public static CreateIncomingPhysicalMessageContext ( this |
||
stageForkConnector | this |
|
incomingMessage | IncomingMessage | |
sourceContext | ITransportReceiveContext | |
return | IIncomingPhysicalMessageContext |
public static CreateIncomingPhysicalMessageContext ( IIncomingPhysicalMessageContext>.this |
||
stageConnector | IIncomingPhysicalMessageContext>.this | |
incomingMessage | IncomingMessage | |
sourceContext | ITransportReceiveContext | |
return | IIncomingPhysicalMessageContext |
public static CreateInvokeHandlerContext ( IInvokeHandlerContext>.this |
||
stageConnector | IInvokeHandlerContext>.this | |
messageHandler | MessageHandler | |
storageSession | CompletableSynchronizedStorageSession | |
sourceContext | IIncomingLogicalMessageContext | |
return | IInvokeHandlerContext |
public static CreateOutgoingLogicalMessageContext ( IOutgoingLogicalMessageContext>.this |
||
stageConnector | IOutgoingLogicalMessageContext>.this | |
outgoingMessage | OutgoingLogicalMessage | |
routingStrategies | IReadOnlyCollection |
|
sourceContext | IOutgoingPublishContext | |
return | IOutgoingLogicalMessageContext |
public static CreateOutgoingLogicalMessageContext ( IOutgoingLogicalMessageContext>.this |
||
stageConnector | IOutgoingLogicalMessageContext>.this | |
outgoingMessage | OutgoingLogicalMessage | |
routingStrategies | IReadOnlyCollection |
|
sourceContext | IOutgoingReplyContext | |
return | IOutgoingLogicalMessageContext |
public static CreateOutgoingLogicalMessageContext ( IOutgoingLogicalMessageContext>.this |
||
stageConnector | IOutgoingLogicalMessageContext>.this | |
outgoingMessage | OutgoingLogicalMessage | |
routingStrategies | IReadOnlyCollection |
|
sourceContext | IOutgoingSendContext | |
return | IOutgoingLogicalMessageContext |
public static CreateOutgoingPhysicalMessageContext ( IOutgoingPhysicalMessageContext>.this |
||
stageConnector | IOutgoingPhysicalMessageContext>.this | |
messageBody | byte | |
routingStrategies | IReadOnlyCollection |
|
sourceContext | IOutgoingLogicalMessageContext | |
return | IOutgoingPhysicalMessageContext |
public static CreateRoutingContext ( IRoutingContext>.this |
||
stageConnector | IRoutingContext>.this | |
outgoingMessage | OutgoingMessage | |
routingStrategy | RoutingStrategy | |
sourceContext | IAuditContext | |
return | IRoutingContext |
public static CreateRoutingContext ( IRoutingContext>.this |
||
stageConnector | IRoutingContext>.this | |
outgoingMessage | OutgoingMessage | |
routingStrategy | RoutingStrategy | |
sourceContext | IForwardingContext | |
return | IRoutingContext |
public static CreateRoutingContext ( IRoutingContext>.this |
||
stageConnector | IRoutingContext>.this | |
outgoingMessage | OutgoingMessage | |
routingStrategies | IReadOnlyCollection |
|
sourceContext | IOutgoingPhysicalMessageContext | |
return | IRoutingContext |
public static CreateRoutingContext ( IRoutingContext>.this |
||
forkConnector | IRoutingContext>.this | |
outgoingMessage | OutgoingMessage | |
localAddress | string | |
sourceContext | ITransportReceiveContext | |
return | IRoutingContext |