Appendix B. System properties

  • 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.

RMI system properties

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. ...

Get java.rmi: The Remote Method Invocation Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.