javax.jms

Interface DeliveryMode

public interface DeliveryMode

Field Summary
static intNON_PERSISTENT
static intPERSISTENT

Field Detail

NON_PERSISTENT

public static final int NON_PERSISTENT

PERSISTENT

public static final int PERSISTENT