|
||||||||||
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.basic.TransformEnvelopeInterceptor
public class TransformEnvelopeInterceptor
Constructor Summary | |
---|---|
TransformEnvelopeInterceptor(ServiceSpaceEnvelopeHelper envelopeHelper)
|
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 |
Constructor Detail |
---|
public TransformEnvelopeInterceptor(ServiceSpaceEnvelopeHelper envelopeHelper)
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 |