|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.group.impl.AbstractMsgDispatcher
public abstract class AbstractMsgDispatcher
Field Summary | |
---|---|
protected Dispatcher |
_dispatcher
|
Constructor Summary | |
---|---|
AbstractMsgDispatcher(Dispatcher dispatcher,
java.lang.Class type)
|
Method Summary | |
---|---|
void |
dispose(int nbAttemp,
long delayMillis)
|
boolean |
testDispatchEnvelope(Envelope envelope)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.wadi.group.ServiceEndpoint |
---|
dispatch |
Field Detail |
---|
protected final Dispatcher _dispatcher
Constructor Detail |
---|
public AbstractMsgDispatcher(Dispatcher dispatcher, java.lang.Class type)
Method Detail |
---|
public boolean testDispatchEnvelope(Envelope envelope)
testDispatchEnvelope
in interface ServiceEndpoint
public void dispose(int nbAttemp, long delayMillis)
dispose
in interface ServiceEndpoint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |