public class DELAY_JOIN_REQ extends Protocol
| Constructor and Description |
|---|
DELAY_JOIN_REQ() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDelay() |
void |
setDelay(long delay) |
Object |
up(Event evt)
An event was received from the layer below.
|
destroy, down, dumpStats, enableStats, getConfigurableObjects, getDownProtocol, getId, getLevel, getName, getProtocolStack, getSocketFactory, getThreadFactory, getTransport, getUpProtocol, getValue, init, isErgonomics, printStats, providedDownServices, providedUpServices, requiredDownServices, requiredUpServices, resetStatistics, resetStats, setDownProtocol, setErgonomics, setId, setLevel, setProtocolStack, setSocketFactory, setUpProtocol, setValue, setValues, start, statsEnabled, stoppublic long getDelay()
public void setDelay(long delay)
public Object up(Event evt)
Protocoldown_prot.down() or c) the event (or another event) is sent up
the stack using up_prot.up().Copyright © 2012 JBoss by Red Hat. All Rights Reserved.