.. java:import:: java.util UUID .. java:import:: se.sics.kompics Direct MessageNotify.State =================== .. java:package:: se.sics.kompics.network :noindex: .. java:type:: public static enum State :outertype: MessageNotify Enum Constants -------------- DELIVERED ^^^^^^^^^ .. java:field:: public static final MessageNotify.State DELIVERED :outertype: MessageNotify.State FAILED ^^^^^^ .. java:field:: public static final MessageNotify.State FAILED :outertype: MessageNotify.State IN_PROGRESS ^^^^^^^^^^^ .. java:field:: public static final MessageNotify.State IN_PROGRESS :outertype: MessageNotify.State SENT ^^^^ .. java:field:: public static final MessageNotify.State SENT :outertype: MessageNotify.State