| Package | Description |
|---|---|
| org.rhq.enterprise.communications.command.client |
| Modifier and Type | Method and Description |
|---|---|
InitializeCallback |
JBossRemotingRemoteCommunicator.getInitializeCallback() |
InitializeCallback |
RemoteCommunicator.getInitializeCallback()
Returns the initialize callback currently configured within this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JBossRemotingRemoteCommunicator.setInitializeCallback(InitializeCallback callback) |
void |
RemoteCommunicator.setInitializeCallback(InitializeCallback callback)
Sets the given initialize callback as the one that will be notified when this object attempts
to send its very first message after a
RemoteCommunicator.connect(). |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.