org.exolab.jms.client.http
Interface HttpJmsConstants
- public interface HttpJmsConstants
This interface defines constants used by this package.
- Version:
- $Revision: 1.6 $ $Date: 2003/08/07 13:32:51 $
- Author:
- Jim Mourikis
Field Summary |
static java.lang.String |
HTTP_SERVER_URL
The address of the http server |
static java.lang.String |
HTTPS_SERVER_URL
The address of the https server |
HTTP_SERVER_URL
public static final java.lang.String HTTP_SERVER_URL
- The address of the http server
HTTPS_SERVER_URL
public static final java.lang.String HTTPS_SERVER_URL
- The address of the https server
Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.