javax.jms
Interface DeliveryMode


public interface DeliveryMode

Version:
$Revision: 1.4 $ $Date: 2004/03/10 10:00:03 $

Field Summary
static int NON_PERSISTENT
           
static int PERSISTENT
           
 

Field Detail

NON_PERSISTENT

public static final int NON_PERSISTENT
See Also:
Constant Field Values

PERSISTENT

public static final int PERSISTENT
See Also:
Constant Field Values


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.