public final class RemoteNotificationProxy extends Object implements NotificationProxy
| Constructor and Description |
|---|
RemoteNotificationProxy(IntegerID sessionId,
PacketTransport transport)
Constructor
|
| Modifier and Type | Method and 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 © 2018. All rights reserved.