org.jabber.jabberbeans
Class ConnectionBean.InputStreamInterface

java.lang.Object
  |
  +--org.jabber.jabberbeans.ConnectionBean.InputStreamInterface
Enclosing class:
ConnectionBean

public class ConnectionBean.InputStreamInterface
extends java.lang.Object


Constructor Summary
ConnectionBean.InputStreamInterface()
           
 
Method Summary
 void received(Packet p)
           
 void unexpectedThreadDeath(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ConnectionBean.InputStreamInterface

public ConnectionBean.InputStreamInterface()
Method Detail

received

public void received(Packet p)

unexpectedThreadDeath

public void unexpectedThreadDeath(java.lang.Exception e)