Frames | No Frames |
Methods with parameter type org.jgroups.Message | |
void | Adds a new message. |
void | Adds a new message to the retransmission table. |
void | Adds a message according to its sequence number (ordered). |
void | Adds a new message to the hash table. |
RspList | Cast a message to all members, and wait for mode responses. |
Object | Processes a request destined for this layer. |
Object | Message contains MethodCall. |
void | |
void | |
void | Retranmit the given msg
|
void | |
boolean | Sends a message to the router. |
Object | Sends a message to a single member (destination = msg.dest) and returns the response. |
Methods with return type org.jgroups.Message | |
Message | NakReceiverWindow.get(long sequence_num) Returns the message from received_msgs or delivered_msgs. |
Message | Receives a message from the router (blocking mode). |
Message | Removes a message whose seqno is equal to next_to_remove , increments the latter. |
Message |
Methods with parameter type org.jgroups.Message | |
Object | Called when a request for this protocol layer is received. |
Object | Callback. |
Object | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | Called by AckSenderWindow to resend messages for which no ACK has been received yet |
void | Retranmit the given msg
|
void | Publish message in the JMS topic. |
void | Sets a message associated with this vector timestamp
|
Methods with return type org.jgroups.Message | |
Message | Returns a message associated with this vector timestamp. |
Methods with parameter type org.jgroups.Message | |
String | Tries to read an object from the message's buffer and prints it |
String | Tries to read a MethodCall object from the message's buffer and prints it. |
Methods with parameter type org.jgroups.Message | |
void | Called when a message is received. |
Methods with parameter type org.jgroups.Message | |
void | Called when a message is received. |
void | Called when a message is received. |
void | Sends a message to a (unicast) destination. |
void | Sends a message through the protocol stack. |
void |
Methods with return type org.jgroups.Message | |
Message | |
Message | Create a copy of the message. |
Message |
Constructors with parameter type org.jgroups.Message | |
GroupRequest.GroupRequest(Message m, Transport transport, Vector members, int rsp_mode, long timeout, int expected_mbrs) | |
GroupRequest.GroupRequest(Message m, RequestCorrelator corr, Vector members, int rsp_mode, long timeout, int expected_mbrs) |
Fields of type org.jgroups.Message | |
Message |
Methods with parameter type org.jgroups.Message | |
void | Multicast a message request to all members in dests and receive responses via the RspCollector
interface. |
RspList | Cast a message to all members, and wait for mode responses. |
RspList | |
Object | |
Object | |
Object | |
Object | Message contains MethodCall. |
void | Check whether the message has an identifier. |
void | Called when a message is received. |
void | Called when a message is received. |
void | Called when a message is received. |
void | Receive message from group. |
void | Called when a message is received. |
void | Called when a message is received. |
void | Callback. |
void | Receive the message. |
boolean | Handles a message coming from a layer below
|
void | Callback (called by RequestCorrelator or Transport). |
void | |
void | Sends a message to the group - listeners to this identifier will receive the messages. |
void | |
void | Sends a message with no identifier; listener member will get this message on the other group members. |
Object | Sends a message to a single member (destination = msg.dest) and returns the response. |
Object | |
void | Send a request to a group. |
void | Helper method for sendRequest(long,List,Message,RspCollector) . |
Methods with parameter type org.jgroups.Message | |
void | |
void | Called when a message is received. |
Methods with parameter type org.jgroups.Message | |
void | |
void |
Methods with parameter type org.jgroups.Message | |
void |