|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.servicespace.basic.ServiceSpaceEndpoint
public class ServiceSpaceEndpoint
Constructor Summary | |
---|---|
ServiceSpaceEndpoint(ServiceSpace serviceSpace,
EnvelopeListener messageListener)
|
Method Summary | |
---|---|
void |
dispatch(Envelope envelope)
|
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 |
Constructor Detail |
---|
public ServiceSpaceEndpoint(ServiceSpace serviceSpace, EnvelopeListener messageListener)
Method Detail |
---|
public void dispatch(Envelope envelope) throws java.lang.Exception
dispatch
in interface ServiceEndpoint
java.lang.Exception
public void dispose(int nbAttemp, long delayMillis)
dispose
in interface ServiceEndpoint
public boolean testDispatchEnvelope(Envelope envelope)
testDispatchEnvelope
in interface ServiceEndpoint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |