|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpConsts
Holds constants.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_CONTEXT_PATH
This constant specifies the default context path. |
static int |
DEFAULT_HTTP_PORT
This constant specifies the default HTTP port: 8080. |
static java.lang.String |
DEFAULT_HTTP_TRANSPORT_TYPE
This constant specifies the default HTTP "transport type" identifier: http. |
static java.lang.String |
HTTP_PORT_KEY
Corresponds to the ubik.rmi.transport.http.port property, used
to specify the port on which a HTTP Ubik RMI server should be bound (for
a given HttpTransportProvider instance. |
static java.lang.String |
PATH_KEY
The key of the property that corresponds to the path under which the Ubik request handler is bound. |
static java.lang.String |
SERVER_URL_KEY
The key of the property that corresponds to the server URL that is made available to clients. |
| Field Detail |
|---|
static final int DEFAULT_HTTP_PORT
static final java.lang.String DEFAULT_HTTP_TRANSPORT_TYPE
static final java.lang.String HTTP_PORT_KEY
ubik.rmi.transport.http.port property, used
to specify the port on which a HTTP Ubik RMI server should be bound (for
a given HttpTransportProvider instance.
static final java.lang.String SERVER_URL_KEY
ubik.rmi.transport.http.url).
static final java.lang.String PATH_KEY
ubik.rmi.transport.http.path).
static final java.lang.String DEFAULT_CONTEXT_PATH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||