public class ReconnectSubscribersNot extends Notification
Modifier and Type | Field and Description |
---|---|
private ArrayList<Message> |
msgs |
private FwdAdminRequestNot |
not |
private static long |
serialVersionUID |
private String |
subName |
private ArrayList<Integer> |
subs |
detachable, detached, persistent
BOOLEAN_ENCODED_SIZE, BYTE_ENCODED_SIZE, DOUBLE_ENCODED_SIZE, FLOAT_ENCODED_SIZE, INT_ENCODED_SIZE, LONG_ENCODED_SIZE, SHORT_ENCODED_SIZE
Constructor and Description |
---|
ReconnectSubscribersNot(ArrayList<Integer> subs,
ArrayList<Message> msgs,
FwdAdminRequestNot not) |
ReconnectSubscribersNot(String subName,
Message msg) |
Modifier and Type | Method and Description |
---|---|
ArrayList<Message> |
getMsgs() |
FwdAdminRequestNot |
getNot() |
String |
getSubName() |
ArrayList<Integer> |
getSubs() |
clone, decode, encode, getContext, getDeadNotificationAgentId, getEncodableClassId, getEncodedSize, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
private static final long serialVersionUID
private String subName
private FwdAdminRequestNot not
public ReconnectSubscribersNot(ArrayList<Integer> subs, ArrayList<Message> msgs, FwdAdminRequestNot not)
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.