Uses of Enum Class
net.bluemind.mailbox.api.Mailbox.Routing
-
Uses of Mailbox.Routing in net.bluemind.mailbox.api
Modifier and TypeMethodDescriptionstatic Mailbox.Routing
Returns the enum constant of this class with the specified name.static Mailbox.Routing[]
Mailbox.Routing.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionIMailboxes.byRouting
(Mailbox.Routing routing) void
IMailboxesAsync.byRouting
(Mailbox.Routing email, AsyncHandler<List<String>> handler) IMailboxesPromise.byRouting
(Mailbox.Routing email) -
Uses of Mailbox.Routing in net.bluemind.user.api
Modifier and TypeFieldDescriptionUser.routing
Defines how mail routing will be done for this user