|
||||||||||
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.group.impl.EnvelopeLogger
public class EnvelopeLogger
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
EnvelopeLogger()
|
Method Summary | |
---|---|
Envelope |
onInboundEnvelope(Envelope envelope)
|
Envelope |
onOutboundEnvelope(Envelope envelope)
|
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 |
Field Detail |
---|
protected final org.apache.commons.logging.Log log
Constructor Detail |
---|
public EnvelopeLogger()
Method Detail |
---|
public Envelope onInboundEnvelope(Envelope envelope) throws MessageExchangeException
onInboundEnvelope
in interface EnvelopeInterceptor
onInboundEnvelope
in class NoOpEnvelopeInterceptor
MessageExchangeException
public Envelope onOutboundEnvelope(Envelope envelope) throws MessageExchangeException
onOutboundEnvelope
in interface EnvelopeInterceptor
onOutboundEnvelope
in class NoOpEnvelopeInterceptor
MessageExchangeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |