public interface ServletConsts
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SERVLET_TRANSPORT_TYPE
Constant that corresponds to the default identifier of the
servlet transport (
http/servlet). |
static String |
SERVLET_URL_KEY
Constant that correspond to the key specifying the value of the property
indicating the URL of the servlet that is used to receive remote method
calls (
ubik.rmi.transport.servlet.url). |
static final String DEFAULT_SERVLET_TRANSPORT_TYPE
http/servlet).static final String SERVLET_URL_KEY
ubik.rmi.transport.servlet.url).Copyright © 2012 Sapia OSS. All Rights Reserved.