📄 configurator.html
字号:
<TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#removeTransport(net.jxta.ext.config.Transport)">removeTransport</A></B>(<A HREF="../../../../net/jxta/ext/config/Transport.html" title="class in net.jxta.ext.config">Transport</A> transport)</CODE><BR> Description of the Method</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#save()">save</A></B>()</CODE><BR> Perisist the resultant <code>PlatformConfig</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#save(java.io.File)">save</A></B>(java.io.File platformConfig)</CODE><BR> Persist the resultant <code>PlatformConfig</code> in the specified file.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setDescription(java.lang.String)">setDescription</A></B>(java.lang.String description)</CODE><BR> Sets the <code>Peer</code> description.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setDescriptor(java.lang.String)">setDescriptor</A></B>(java.lang.String descriptor)</CODE><BR> Sets the descriptor</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setEndpointOutgoingQueueSize(int)">setEndpointOutgoingQueueSize</A></B>(int size)</CODE><BR> Sets the Endpoint queue size measured in messages</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setHome(java.io.File)">setHome</A></B>(java.io.File home)</CODE><BR> Sets the home attribute of the Configurator class</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setName(java.lang.String)">setName</A></B>(java.lang.String name)</CODE><BR> Sets the <code>Peer</code> name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setPeerId(net.jxta.peer.PeerID)">setPeerId</A></B>(<A HREF="../../../../net/jxta/peer/PeerID.html" title="class in net.jxta.peer">PeerID</A> peerId)</CODE><BR> Sets the <code>PeerID</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setPeerProxyAddress(java.net.URI)">setPeerProxyAddress</A></B>(java.net.URI peerProxyAddress)</CODE><BR> Sets the proxy used for configuration. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setPlatformConfig(net.jxta.impl.protocol.PlatformConfig)">setPlatformConfig</A></B>(<A HREF="../../../../net/jxta/impl/protocol/PlatformConfig.html" title="class in net.jxta.impl.protocol">PlatformConfig</A> pc)</CODE><BR> Sets the platformConfig attribute of the Configurator object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setProxy(boolean)">setProxy</A></B>(boolean isEnabled)</CODE><BR> Sets the proxy service enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setReconfigure(boolean)">setReconfigure</A></B>(boolean reconfigure)</CODE><BR> Sets the reconfigure attribute of the Configurator object</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelay(boolean)">setRelay</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>Relay</code> enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelay(java.net.URI)">setRelay</A></B>(java.net.URI relay)</CODE><BR> Sets the <code>Relay</code> address.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayDiscovery(boolean)">setRelayDiscovery</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>Relay</code> discovery enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayIncoming(boolean)">setRelayIncoming</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>Relay</code> enabler enabling inbound connections.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayIncomingLease(long)">setRelayIncomingLease</A></B>(long incomingLease)</CODE><BR> Sets the <code>Relay</code> incoming lease measured in milliseconds.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayIncomingMaximum(int)">setRelayIncomingMaximum</A></B>(int maximumIncoming)</CODE><BR> Sets the <code>Relay</code> incoming maximum.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayOutgoing(boolean)">setRelayOutgoing</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>Relay</code> outgoing enabler enabling outbound connnections.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayOutgoingLease(long)">setRelayOutgoingLease</A></B>(long outgoingLease)</CODE><BR> Sets the <code>Relay</code> outgoing lease measured in milliseconds.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayOutgoingMaximum(int)">setRelayOutgoingMaximum</A></B>(int maximumOutgoing)</CODE><BR> Sets the <code>Relay</code> outgoing maximum.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelayQueueSize(int)">setRelayQueueSize</A></B>(int queueSize)</CODE><BR> Sets the <code>Relay</code> queue size measured in messages.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelays(java.util.List)">setRelays</A></B>(java.util.List relays)</CODE><BR> Sets the <code>Relay</code> addresses.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelaysBootstrapAddress(java.net.URI)">setRelaysBootstrapAddress</A></B>(java.net.URI relaysBootstrapAddress)</CODE><BR> Sets the <code>Relay</code> bootstrap address that will be used to resolve all addresses that do not specify a host.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRelaysDiscovery(boolean)">setRelaysDiscovery</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>Relays</code> discovery enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVous(boolean)">setRendezVous</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>RendezVous</code> enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVous(java.util.List)">setRendezVous</A></B>(java.util.List rendezVous)</CODE><BR> Sets the <code>RendezVous</code> addresses.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVous(java.net.URI)">setRendezVous</A></B>(java.net.URI rendezVous)</CODE><BR> Sets the <code>RendezVous</code> addresses.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVousAutoStart(boolean)">setRendezVousAutoStart</A></B>(boolean isAutoStart)</CODE><BR> Set <code>RendezVousService</code> AutoStart status enabling the resulting <code>Peer</code> to become a <code>RendezVous</code> if the ascribed RendezVous are not accessible.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVousAutoStart(long)">setRendezVousAutoStart</A></B>(long autoStart)</CODE><BR> Sets the <code>RendezVous</code> AutoStart delay measured in milliseconds.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVousBootstrapAddress(java.net.URI)">setRendezVousBootstrapAddress</A></B>(java.net.URI rendezVousBootstrapAddress)</CODE><BR> Sets the <code>RendezVous</code> bootstrap address that will be used to resolve all addresses that do not specify a host.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRendezVousDiscovery(boolean)">setRendezVousDiscovery</A></B>(boolean isEnabled)</CODE><BR> Sets the <code>RendezVous</code> discovery enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRootCertificate(java.security.cert.Certificate)">setRootCertificate</A></B>(java.security.cert.Certificate rootCertificate)</CODE><BR> Sets the root certificate</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRootCertificateAddress(java.net.URI)">setRootCertificateAddress</A></B>(java.net.URI rootCertificateAddress)</CODE><BR> Sets the Root Certificate address.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setRootCertificateBase64(java.lang.String)">setRootCertificateBase64</A></B>(java.lang.String rootCertificate)</CODE><BR> Sets the root certificate</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setSecurity(boolean)">setSecurity</A></B>(boolean isEnabled)</CODE><BR> Sets the security enabler.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../net/jxta/ext/config/Configurator.html#setSecurity(java.lang.String, java.lang.String)">setSecurity</A></B>(java.lang.String principal, java.lang.String password)</CODE><BR> Sets the principal and associated password.</TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -