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
CallbackThread(InvokerCallbackHandler callbackHandler, ShutDownGate shutDownGate, ReadWriteArrayList messages)
           
ChatServer_Impl(ExtendedChatInfo eci, ShutDownGate sdg)
           
 



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