Uses of Class
org.smallmind.cloud.multicast.event.MessageStatus

Packages that use MessageStatus
org.smallmind.cloud.multicast.event   
 

Uses of MessageStatus in org.smallmind.cloud.multicast.event
 

Methods in org.smallmind.cloud.multicast.event that return MessageStatus
static MessageStatus MessageStatus.getMessageStatus(int ordinal)
           
static MessageStatus MessageStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageStatus[] MessageStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.