public class IpResourceUnsubscribeEvent extends PoolQueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
IpResourceUnsubscribeEvent() |
|
IpResourceUnsubscribeEvent(PoolEventPublisher<IpResourceUnsubscribeEvent> publisher,
int subscriberType,
int subscriberId,
int ipResourceId,
java.util.Date timeTo,
long connectionId,
byte[] address) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAddress() |
long |
getConnectionId() |
int |
getIpResourceId() |
int |
getSubscriberType() |
java.util.Date |
getTimeTo() |
void |
setAddress(byte[] address) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
protected IpResourceUnsubscribeEvent()
public IpResourceUnsubscribeEvent(PoolEventPublisher<IpResourceUnsubscribeEvent> publisher, int subscriberType, int subscriberId, int ipResourceId, java.util.Date timeTo, long connectionId, byte[] address)