Uses of Enum
net.spy.memcached.tapmessage.TapMagic
Packages that use TapMagic
-
Uses of TapMagic in net.spy.memcached.tapmessage
Fields in net.spy.memcached.tapmessage declared as TapMagicMethods in net.spy.memcached.tapmessage that return TapMagicModifier and TypeMethodDescriptionfinal TapMagicBaseMessage.getMagic()Gets the value of the tap messages magic field.static TapMagicTapMagic.getMagicByByte(byte b) static TapMagicReturns the enum constant of this type with the specified name.static TapMagic[]TapMagic.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.spy.memcached.tapmessage with parameters of type TapMagic