Uses of Class
com.realtime.xmpp.XmppSession.ParserThread

Packages that use XmppSession.ParserThread
com.realtime.xmpp   
 

Uses of XmppSession.ParserThread in com.realtime.xmpp
 

Fields in com.realtime.xmpp declared as XmppSession.ParserThread
protected  XmppSession.ParserThread XmppSession.m_currentParserThread
          Our current parser thread.
 

Methods in com.realtime.xmpp with parameters of type XmppSession.ParserThread
protected  void XmppSession.close(XmppSession.ParserThread parser, XmppSessionListener.Type type, java.lang.String sDetail)
          Close the connection and signal an error by firing an event.
 



Copyright © 2002,2003 Real Time Entertainment Group, LLC. All Rights Reserved.