Property | Type | Description | |
---|---|---|---|
DefaultMailboxId | string | ||
NoMailboxRequirement | string |
Method | Description | |
---|---|---|
CreateMailbox ( Props props, |
||
FromConfig ( string path ) : |
Creates a mailbox from a configuration path.
|
|
GetMailboxType ( Props props, |
||
LookupByQueueType ( |
||
Mailboxes ( ActorSystem system ) : System |
Initializes a new instance of the Mailboxes class.
|
Method | Description | |
---|---|---|
GetMailboxRequirement ( |
||
GetRequiredType ( |
public CreateMailbox ( Props props, |
||
props | Props | |
dispatcherConfig | ||
return |
public FromConfig ( string path ) : |
||
path | string | The path. |
return |
public GetMailboxType ( Props props, |
||
props | Props | |
dispatcherConfig | ||
return |
public LookupByQueueType ( |
||
queueType | ||
return |
public Mailboxes ( ActorSystem system ) : System | ||
system | ActorSystem | The system. |
return | System |