Package | Description |
---|---|
TransSECS |
Modifier and Type | Method and Description |
---|---|
static MessageReceiveNotifier |
MessageReceiveNotifier.addObjectToNotifier(GemIDConnection connection,
java.lang.String messageName,
java.lang.Object delegate)
Return a MessageReceiveNotifier for the particular message on a given connection after adding the delegate.
|
static MessageReceiveNotifier |
MessageReceiveNotifier.addToNotifier(GemIDConnection connection,
java.lang.String messageName,
Delegate delegate)
Return a MessageReceiveNotifier for the particular message on a given connection after adding the delegate.
|
static MessageReceiveNotifier |
MessageReceiveNotifier.getNotifier(GemIDConnection connection,
java.lang.String messageName)
Return a MessageReceiveNotifier for the particular message on a given connection.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.