javax.jms

Interface DeliveryMode

public interface DeliveryMode

Version: $Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $

Field Summary
static intNON_PERSISTENT
static intPERSISTENT

Field Detail

NON_PERSISTENT

public static final int NON_PERSISTENT

PERSISTENT

public static final int PERSISTENT
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.