- valueOf(String) - Static method in enum io.appform.dropwizard.actors.actor.DelayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.appform.dropwizard.actors.common.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.appform.dropwizard.actors.connectivity.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.appform.dropwizard.actors.retry.RetryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.appform.dropwizard.actors.actor.DelayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.appform.dropwizard.actors.common.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.appform.dropwizard.actors.connectivity.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.appform.dropwizard.actors.retry.RetryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.