📄 chatroomuser.html
字号:
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="_chatroom"><!-- --></A><H3>
_chatroom</H3>
<PRE>
transient <A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> <B>_chatroom</B></PRE>
<DL>
<DD>Chatroom not notify.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_monitor"><!-- --></A><H3>
_monitor</H3>
<PRE>
transient <A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> <B>_monitor</B></PRE>
<DL>
<DD>Monitor not notify.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="ChatroomUser()"><!-- --></A><H3>
ChatroomUser</H3>
<PRE>
public <B>ChatroomUser</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="ChatroomUser(java.lang.String, java.lang.String, int, jChatBox.Chat.UserParams, jChatBox.Chat.LogListener)"><!-- --></A><H3>
ChatroomUser</H3>
<PRE>
public <B>ChatroomUser</B>(java.lang.String name, java.lang.String IP, int type, <A HREF="../../jChatBox/Chat/UserParams.html">UserParams</A> extra, <A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> chatroom)</PRE>
<DL>
<DD>Construct a ChatroomUser from name, email, IP address, type, extra and ChatRoom. <br> We need to know which chatroom the user has joined to send a message when the user logs out.<br> Message is sent through LogListener.
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="updateChatroomLogListener(jChatBox.Chat.LogListener)"><!-- --></A><H3>
updateChatroomLogListener</H3>
<PRE>
public void <B>updateChatroomLogListener</B>(<A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> newChatroom)</PRE>
<DL>
<DD>Updates Chatroom LogListener.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="updateMonitorLogListener(jChatBox.Chat.LogListener)"><!-- --></A><H3>
updateMonitorLogListener</H3>
<PRE>
public void <B>updateMonitorLogListener</B>(<A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> newMonitor)</PRE>
<DL>
<DD>Updates Monitor LogListener.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getChatroomLogListener()"><!-- --></A><H3>
getChatroomLogListener</H3>
<PRE>
public <A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> <B>getChatroomLogListener</B>()</PRE>
<DL>
<DD>Returns Chatroom LogListener.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorLogListener()"><!-- --></A><H3>
getMonitorLogListener</H3>
<PRE>
public <A HREF="../../jChatBox/Chat/LogListener.html">LogListener</A> <B>getMonitorLogListener</B>()</PRE>
<DL>
<DD>Returns Monitor LogListener.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="valueBound(javax.servlet.http.HttpSessionBindingEvent)"><!-- --></A><H3>
valueBound</H3>
<PRE>
public void <B>valueBound</B>(javax.servlet.http.HttpSessionBindingEvent hsbe)</PRE>
<DL>
<DD>Interface HttpSessionBindingListenner.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>valueBound</CODE> in interface <CODE>javax.servlet.http.HttpSessionBindingListener</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="valueUnbound(javax.servlet.http.HttpSessionBindingEvent)"><!-- --></A><H3>
valueUnbound</H3>
<PRE>
public void <B>valueUnbound</B>(javax.servlet.http.HttpSessionBindingEvent hsbe)</PRE>
<DL>
<DD>Interface HttpSessionBindingListenner. <br> We notify the chatroom. We also need to notify Monitor bean.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>valueUnbound</CODE> in interface <CODE>javax.servlet.http.HttpSessionBindingListener</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../jChatBox/Chat/ChatroomTimer.html"><B>PREV CLASS</B></A>
<A HREF="../../jChatBox/Chat/Monitor.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ChatroomUser.html" TARGET="_top"><B>NO FRAMES</B></A>
<SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT><A HREF="../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -