You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="block">An <ahref="https://microbean.github.io/microbean-reference/apidocs/org.microbean.reference/org/microbean/reference/AbstractClientProxier.html" title="class or interface in org.microbean.reference" class="external-link"><code>AbstractClientProxier</code></a> that uses <ahref="https://bytebuddy.net/#/">Byte Buddy</a> to <ahref="org.microbean.clientproxy.bytebuddy/org/microbean/clientproxy/bytebuddy/BBClientProxier.html#generate(org.microbean.reference.ProxySpecification)">generate</a><ahref="https://microbean.github.io/microbean-reference/apidocs/org.microbean.reference/org/microbean/reference/ClientProxy.html" title="class or interface in org.microbean.reference" class="external-link">client proxies</a>.</div>
60
+
<divclass="block">An <code>AbstractToolkitProxier</code> and <ahref="https://microbean.github.io/microbean-reference/apidocs/org.microbean.reference/org/microbean/reference/ClientProxier.html" title="class or interface in org.microbean.reference" class="external-link"><code>ClientProxier</code></a> that uses <ahref="https://bytebuddy.net/#/">Byte
61
+
Buddy</a> to <ahref="org.microbean.clientproxy.bytebuddy/org/microbean/clientproxy/bytebuddy/BBClientProxier.html#generate(org.microbean.proxy.ProxySpecification)">generate</a> client
62
+
proxies.</div>
64
63
</div>
65
64
<divclass="col-first odd-row-color all-classes-table all-classes-table-tab2"><ahref="org.microbean.clientproxy.bytebuddy/org/microbean/clientproxy/bytebuddy/BBClientProxyClassGenerator.html" title="class in org.microbean.clientproxy.bytebuddy">BBClientProxyClassGenerator</a></div>
<divclass="block">An class generator that uses <ahref="https://bytebuddy.net/#/">Byte Buddy</a> to <ahref="org.microbean.clientproxy.bytebuddy/org/microbean/clientproxy/bytebuddy/BBClientProxyClassGenerator.html#generate(java.lang.String,net.bytebuddy.description.type.TypeDefinition,java.util.Collection)">generate</a><ahref="https://microbean.github.io/microbean-reference/apidocs/org.microbean.reference/org/microbean/reference/ClientProxy.html" title="class or interface in org.microbean.reference" class="external-link">client proxy</a> classes.</div>
66
+
<divclass="block">A class generator that uses <ahref="https://bytebuddy.net/#/">Byte Buddy</a> to <ahref="org.microbean.clientproxy.bytebuddy/org/microbean/clientproxy/bytebuddy/BBClientProxyClassGenerator.html#generate(java.lang.String,net.bytebuddy.description.type.TypeDefinition,java.util.Collection)">generate</a> client proxy classes.</div>
68
67
</div>
69
68
<divclass="col-first even-row-color all-classes-table all-classes-table-tab2"><ahref="org.microbean.clientproxy.bytebuddy/org/microbean/clientproxy/bytebuddy/TypeDefinitions.html" title="class in org.microbean.clientproxy.bytebuddy">TypeDefinitions</a></div>
<divclass="block">A <ahref="https://javadoc.io/doc/net.bytebuddy/byte-buddy/latest/net/bytebuddy/pool/TypePool.Default.html" title="class or interface in net.bytebuddy.pool" class="external-link"><code>TypePool.Default</code></a> that produces <ahref="https://javadoc.io/doc/net.bytebuddy/byte-buddy/latest/net/bytebuddy/description/type/TypeDescription.html" title="class or interface in net.bytebuddy.description.type" class="external-link"><code>TypeDescription</code></a>s from <code>
<divclass="block">Provides classes and interfaces related to implementing <ahref="https://microbean.github.io/microbean-reference/apidocs/org.microbean.reference/org/microbean/reference/ClientProxy.html" title="class or interface in org.microbean.reference" class="external-link"><dfn>client
63
-
proxies</dfn></a> using <ahref="https://bytebuddy.net/#/">Byte Buddy</a>.</div>
59
+
<divclass="block">Provides classes and interfaces related to implementing <dfn>client
60
+
proxies</dfn> using <ahref="https://bytebuddy.net/#/">Byte Buddy</a>.</div>
<p>Refer to the <ahref="https://docs.oracle.com/en/java/javase/23/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
94
+
<p>Refer to the <ahref="https://docs.oracle.com/en/java/javase/25/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
<p>Documentation pages provide keyboard shortcuts to facilitate access to common navigation tasks.</p>
99
+
<ul>
100
+
<li>Type
101
+
<kbd>/</kbd>
102
+
to access the search input field in any page.</li>
103
+
<li>Type
104
+
<kbd>.</kbd>
105
+
to access the filter input field in the sidebar of class pages.</li>
106
+
<li>Type
107
+
<kbd>Esc</kbd>
108
+
to clear the input and release keyboard focus in any input field.</li>
109
+
<li>Type
110
+
<kbd>Tab</kbd>
111
+
/
112
+
<kbd>↓</kbd>
113
+
/
114
+
<kbd>↑</kbd>
115
+
to select list items after entering a search term in a search or filter input field.</li>
116
+
<li>Type
117
+
<kbd>←</kbd>
118
+
/
119
+
<kbd>→</kbd>
120
+
to switch between tabs in tabbed summary tables.</li>
121
+
</ul>
97
122
</section>
98
123
</div>
99
124
<hr>
@@ -192,6 +217,12 @@ <h3>Index</h3>
192
217
</section>
193
218
</div>
194
219
<hr>
220
+
<divclass="sub-title">
221
+
<h2id="help-releases">Release Details</h2>
222
+
<p>The details for each module, package, class or interface normally include the release in which the declaration was introduced.</p>
223
+
<p>When a member is added after the initial introduction of the enclosing class or interface, the details of the member include the release in which it was introduced.</p>
224
+
</div>
225
+
<hr>
195
226
<spanclass="help-footnote">This help file applies to API documentation generated by the standard doclet.</span>
0 commit comments