Uses of Class
org.jboss.remoting.samples.chat.utility.ShutDownGate

Packages that use ShutDownGate
org.jboss.remoting.samples.chat.server   
 

Uses of ShutDownGate in org.jboss.remoting.samples.chat.server
 

Methods in org.jboss.remoting.samples.chat.server that return ShutDownGate
 ShutDownGate ChatStore.getShutDownGate()
           
 

Constructors in org.jboss.remoting.samples.chat.server with parameters of type ShutDownGate
ChatServer_Impl(ExtendedChatInfo eci, ShutDownGate sdg)
           
CallbackThread(InvokerCallbackHandler callbackHandler, ShutDownGate shutDownGate, ReadWriteArrayList messages)
           
 



Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.