|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.tribes.group.ChannelInterceptorBase org.apache.axis2.clustering.tribes.AtMostOnceInterceptor
public class AtMostOnceInterceptor
Message intereceptor for handling at-most-once message processing semantics
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.catalina.tribes.ChannelInterceptor |
---|
org.apache.catalina.tribes.ChannelInterceptor.InterceptorEvent |
Field Summary |
---|
Fields inherited from class org.apache.catalina.tribes.group.ChannelInterceptorBase |
---|
optionFlag |
Constructor Summary | |
---|---|
AtMostOnceInterceptor()
|
Method Summary | |
---|---|
void |
messageReceived(org.apache.catalina.tribes.ChannelMessage msg)
|
Methods inherited from class org.apache.catalina.tribes.group.ChannelInterceptorBase |
---|
accept, fireInterceptorEvent, getLocalMember, getMember, getMembers, getNext, getOptionFlag, getPrevious, hasMembers, heartbeat, memberAdded, memberDisappeared, okToProcess, sendMessage, setNext, setOptionFlag, setPrevious, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtMostOnceInterceptor()
Method Detail |
---|
public void messageReceived(org.apache.catalina.tribes.ChannelMessage msg)
messageReceived
in interface org.apache.catalina.tribes.ChannelInterceptor
messageReceived
in class org.apache.catalina.tribes.group.ChannelInterceptorBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |