Uses of Enum Class
com.yahoo.concurrent.Receiver.MessageState
Packages that use Receiver.MessageState
-
Uses of Receiver.MessageState in com.yahoo.concurrent
Methods in com.yahoo.concurrent that return Receiver.MessageStateModifier and TypeMethodDescriptionstatic Receiver.MessageStateReturns the enum constant of this class with the specified name.static Receiver.MessageState[]Receiver.MessageState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.concurrent that return types with arguments of type Receiver.MessageStateModifier and TypeMethodDescriptionReceiver.get(long timeout) Wait for up to "timeout" milliseconds for an incoming message.