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