|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.group.NoOpEnvelopeInterceptor
org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInterceptor
public class CountingEnvelopeInterceptor
| Constructor Summary | |
|---|---|
CountingEnvelopeInterceptor()
|
|
| Method Summary | |
|---|---|
long |
getInCpt()
|
long |
getOutCpt()
|
Envelope |
onInboundEnvelope(Envelope envelope)
|
Envelope |
onOutboundEnvelope(Envelope envelope)
|
void |
reset()
|
| Methods inherited from class org.codehaus.wadi.group.NoOpEnvelopeInterceptor |
|---|
registerLoopbackEnvelopeListener, unregisterLoopbackEnvelopeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountingEnvelopeInterceptor()
| Method Detail |
|---|
public void reset()
public long getInCpt()
public long getOutCpt()
public Envelope onInboundEnvelope(Envelope envelope)
throws MessageExchangeException
onInboundEnvelope in interface EnvelopeInterceptoronInboundEnvelope in class NoOpEnvelopeInterceptorMessageExchangeException
public Envelope onOutboundEnvelope(Envelope envelope)
throws MessageExchangeException
onOutboundEnvelope in interface EnvelopeInterceptoronOutboundEnvelope in class NoOpEnvelopeInterceptorMessageExchangeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||