Uses of Class
com.sun.enterprise.ee.cms.impl.common.SignalPacket

Packages that use SignalPacket
com.sun.enterprise.ee.cms.impl.common   
 

Uses of SignalPacket in com.sun.enterprise.ee.cms.impl.common
 

Methods in com.sun.enterprise.ee.cms.impl.common with parameters of type SignalPacket
 void Router.queueSignal(SignalPacket signalPacket)
          Adds a single signal to the queue.
 void Router.queueSignals(SignalPacket signalPacket)
          Queues signals.
 

Constructor parameters in com.sun.enterprise.ee.cms.impl.common with type arguments of type SignalPacket
SignalHandler(BlockingQueue<SignalPacket> packetQueue, Router router)
          Creates a SignalHandler
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.