July 2001
Intermediate to advanced
320 pages
5h 46m
English
Introduction—System properties in RMI specification—System properties in Sun implementation
This appendix lists all the Java system properties which control the behaviour of RMI.
The information in Table B.1 list properties described in the RMI Specification. All implementations are required to support these properties as described. The information in this table is drawn from Java and RMI specifications, and Chan, The Java Developers Almanac 2000.
Table B.1. System properties—RMI specification
| Name | Values | Description |
|---|---|---|
http.nonProxyHosts
| list of hostnames, separated by “|” | Hostnames which need not be accessed via the HTTP proxy. |
http.proxyHost
| hostname | Hostname where an HTTP proxy service is running. ... |
Read now
Unlock full access