NotificationProxypublic final class RemoteNotificationProxy extends java.lang.Object implements NotificationProxy
| Constructor | Description |
|---|---|
RemoteNotificationProxy(IntegerID sessionId,
PacketTransport transport) |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
addNotification(IntegerID consumerId,
AbstractMessage prefetchedMessage) |
|
void |
flush() |
public RemoteNotificationProxy(IntegerID sessionId, PacketTransport transport)
public void addNotification(IntegerID consumerId, AbstractMessage prefetchedMessage)
addNotification in interface NotificationProxypublic void flush()
flush in interface NotificationProxyCopyright © 2021. All rights reserved.