📄 endpointservice.html
字号:
<CODE> <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>HttpMessageReceiver.</B><B><A HREF="../../../../net/jxta/impl/endpoint/servlethttp/HttpMessageReceiver.html#getEndpointService()">getEndpointService</A></B>()</CODE><BR> Returns the endpoint service with which this MessageTransport is registered. If it is unregistered then null will be returned.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../net/jxta/impl/endpoint/servlethttp/package-summary.html">net.jxta.impl.endpoint.servlethttp</A> with parameters of type <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../net/jxta/impl/endpoint/servlethttp/HttpMessageSender.html#HttpMessageSender(net.jxta.endpoint.EndpointService, net.jxta.impl.endpoint.servlethttp.ServletHttpTransport, net.jxta.endpoint.EndpointAddress, java.lang.String)">HttpMessageSender</A></B>(<A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> endpointService, <A HREF="../../../../net/jxta/impl/endpoint/servlethttp/ServletHttpTransport.html" title="class in net.jxta.impl.endpoint.servlethttp">ServletHttpTransport</A> servletHttpTransport, <A HREF="../../../../net/jxta/endpoint/EndpointAddress.html" title="class in net.jxta.endpoint">EndpointAddress</A> publicAddress, java.lang.String peerId)</CODE><BR> constructor</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../net/jxta/impl/endpoint/servlethttp/HttpMessageReceiver.html#HttpMessageReceiver(net.jxta.endpoint.EndpointService, net.jxta.impl.endpoint.servlethttp.ServletHttpTransport, java.util.List, java.net.InetAddress, int, int, int, int, int)">HttpMessageReceiver</A></B>(<A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> endpointService, <A HREF="../../../../net/jxta/impl/endpoint/servlethttp/ServletHttpTransport.html" title="class in net.jxta.impl.endpoint.servlethttp">ServletHttpTransport</A> servletHttpTransport, java.util.List publicAddresses, java.net.InetAddress useInterface, int port, int minThreads, int maxThreads, int maxThreadIdleTime, int maxReqReadTime)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../net/jxta/impl/endpoint/servlethttp/HttpClientMessenger.html#HttpClientMessenger(net.jxta.endpoint.EndpointService, net.jxta.impl.endpoint.servlethttp.ServletHttpTransport, java.lang.String, net.jxta.endpoint.EndpointAddress)">HttpClientMessenger</A></B>(<A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> endpointService, <A HREF="../../../../net/jxta/impl/endpoint/servlethttp/ServletHttpTransport.html" title="class in net.jxta.impl.endpoint.servlethttp">ServletHttpTransport</A> servletHttpTransport, java.lang.String peerId, <A HREF="../../../../net/jxta/endpoint/EndpointAddress.html" title="class in net.jxta.endpoint">EndpointAddress</A> destAddr)</CODE><BR> constructs the messenger.</TD></TR></TABLE> <P><A NAME="net.jxta.impl.endpoint.tcp"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> in <A HREF="../../../../net/jxta/impl/endpoint/tcp/package-summary.html">net.jxta.impl.endpoint.tcp</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Fields in <A HREF="../../../../net/jxta/impl/endpoint/tcp/package-summary.html">net.jxta.impl.endpoint.tcp</A> declared as <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>TcpTransport.</B><B><A HREF="../../../../net/jxta/impl/endpoint/tcp/TcpTransport.html#endpoint">endpoint</A></B></CODE><BR> </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../net/jxta/impl/endpoint/tcp/package-summary.html">net.jxta.impl.endpoint.tcp</A> that return <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>TcpTransport.</B><B><A HREF="../../../../net/jxta/impl/endpoint/tcp/TcpTransport.html#getEndpointService()">getEndpointService</A></B>()</CODE><BR> Returns the endpoint service with which this MessageTransport is registered. If it is unregistered then null will be returned.</TD></TR></TABLE> <P><A NAME="net.jxta.impl.endpoint.tls"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> in <A HREF="../../../../net/jxta/impl/endpoint/tls/package-summary.html">net.jxta.impl.endpoint.tls</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Fields in <A HREF="../../../../net/jxta/impl/endpoint/tls/package-summary.html">net.jxta.impl.endpoint.tls</A> declared as <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>TlsTransport.</B><B><A HREF="../../../../net/jxta/impl/endpoint/tls/TlsTransport.html#endpoint">endpoint</A></B></CODE><BR> </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../net/jxta/impl/endpoint/tls/package-summary.html">net.jxta.impl.endpoint.tls</A> that return <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>TlsTransport.</B><B><A HREF="../../../../net/jxta/impl/endpoint/tls/TlsTransport.html#getEndpointService()">getEndpointService</A></B>()</CODE><BR> Returns the endpoint service with which this MessageTransport is registered. If it is unregistered then null will be returned.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../net/jxta/impl/endpoint/tls/package-summary.html">net.jxta.impl.endpoint.tls</A> with parameters of type <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../net/jxta/impl/endpoint/tls/TlsTransport.TlsLoopbackMessenger.html#TlsTransport.TlsLoopbackMessenger(net.jxta.endpoint.EndpointService, net.jxta.endpoint.EndpointAddress, net.jxta.endpoint.EndpointAddress, net.jxta.endpoint.EndpointAddress)">TlsTransport.TlsLoopbackMessenger</A></B>(<A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> ep, <A HREF="../../../../net/jxta/endpoint/EndpointAddress.html" title="class in net.jxta.endpoint">EndpointAddress</A> src, <A HREF="../../../../net/jxta/endpoint/EndpointAddress.html" title="class in net.jxta.endpoint">EndpointAddress</A> dest, <A HREF="../../../../net/jxta/endpoint/EndpointAddress.html" title="class in net.jxta.endpoint">EndpointAddress</A> logicalDest)</CODE><BR> </TD></TR></TABLE> <P><A NAME="net.jxta.impl.peergroup"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> in <A HREF="../../../../net/jxta/impl/peergroup/package-summary.html">net.jxta.impl.peergroup</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../net/jxta/impl/peergroup/package-summary.html">net.jxta.impl.peergroup</A> that return <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>PeerGroupInterface.</B><B><A HREF="../../../../net/jxta/impl/peergroup/PeerGroupInterface.html#getEndpointService()">getEndpointService</A></B>()</CODE><BR> Return the Endpoint Service for this Peer Group. This service is present in every Peer Group.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></CODE></FONT></TD><TD><CODE><B>GenericPeerGroup.</B><B><A HREF="../../../../net/jxta/impl/peergroup/GenericPeerGroup.html#getEndpointService()">getEndpointService</A></B>()</CODE><BR> Return the Endpoint Service for this Peer Group. This service is present in every Peer Group.</TD></TR></TABLE> <P><A NAME="net.jxta.impl.rendezvous"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A> in <A HREF="../../../../net/jxta/impl/rendezvous/package-summary.html">net.jxta.impl.rendezvous</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Fields in <A HREF="../../../../net/jxta/impl/rendezvous/package-summary.html">net.jxta.impl.rendezvous</A> declared as <A HREF="../../../../net/jxta/endpoint/EndpointService.html" title="interface in net.jxta.endpoint">EndpointService</A></FONT></TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -