net.sf.jqql.beans
Class TempSessionIM
java.lang.Object
net.sf.jqql.beans.TempSessionIM
public class TempSessionIM
- extends Object
temp session message bean
临时会话消息Bean
- Author:
- luma
- See Also:
ReceiveIMPacket
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sender
public int sender
nick
public String nick
site
public String site
message
public String message
time
public long time
fontStyle
public FontStyle fontStyle
TempSessionIM
public TempSessionIM()
readBean
public void readBean(ByteBuffer buf)
- read Bean
读取Bean
- Parameters:
buf
-