org.exolab.jms.client.rmi
Interface RmiJmsConstants
- public interface RmiJmsConstants
This interface defines constants used by this package.
- Version:
- $Revision: 1.5 $ $Date: 2003/08/07 13:32:54 $
- Author:
- Jim Alateras
Field Summary |
static java.lang.String |
RMI_CLIENT_PING_INTERVAL
This is the property name for specifying the ping interval |
static java.lang.String |
SERVER_URL
This url is used to locate the server |
SERVER_URL
public static final java.lang.String SERVER_URL
- This url is used to locate the server
RMI_CLIENT_PING_INTERVAL
public static final java.lang.String RMI_CLIENT_PING_INTERVAL
- This is the property name for specifying the ping interval
Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.