< prev index next >

src/java.management/share/classes/javax/management/remote/package.html

Print this page
rev 60127 : 8249205: Remove unnecessary trademark symbols

*** 1,8 **** <html> <head> ! <title>JMX&trade; Remote API.</title> <!-- Copyright (c) 2002, 2019, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it --- 1,8 ---- <html> <head> ! <title>JMX Remote API.</title> <!-- Copyright (c) 2002, 2019, Oracle and/or its affiliates. All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it
*** 153,163 **** rmi://192.18.1.9 username 1 </pre> <p>The formal grammar for connection ids that follow this convention is as follows (using the grammar notation from section 2.4 of ! <em>The Java&trade; Language Specification</em>):</p> <pre> <em>ConnectionId:</em> <em>Protocol</em> : <em>ClientAddress<sub>opt</sub></em> Space <em>ClientId<sub>opt</sub></em> Space <em>ArbitraryText</em> <em>ClientAddress:</em> --- 153,163 ---- rmi://192.18.1.9 username 1 </pre> <p>The formal grammar for connection ids that follow this convention is as follows (using the grammar notation from section 2.4 of ! <em>The Java Language Specification</em>):</p> <pre> <em>ConnectionId:</em> <em>Protocol</em> : <em>ClientAddress<sub>opt</sub></em> Space <em>ClientId<sub>opt</sub></em> Space <em>ArbitraryText</em> <em>ClientAddress:</em>
< prev index next >