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
 

Field Detail

SERVER_URL

static final java.lang.String SERVER_URL
This url is used to locate the server

See Also:
Constant Field Values

RMI_CLIENT_PING_INTERVAL

static final java.lang.String RMI_CLIENT_PING_INTERVAL
This is the property name for specifying the ping interval

See Also:
Constant Field Values


Copyright © 1999-2005 The OpenJMS Group. All Rights Reserved.