|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionNotificationEmitter | |
---|---|
mx4j.remote | |
mx4j.remote.rmi | |
mx4j.tools.remote | |
mx4j.tools.remote.http |
Uses of ConnectionNotificationEmitter in mx4j.remote |
---|
Constructors in mx4j.remote with parameters of type ConnectionNotificationEmitter | |
---|---|
AbstractHeartBeat(ConnectionNotificationEmitter emitter,
java.util.Map environment)
Creates a new HeartBeat. |
|
AbstractRemoteNotificationClientHandler(ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
Creates a new remote notification client-side handler. |
Uses of ConnectionNotificationEmitter in mx4j.remote.rmi |
---|
Constructors in mx4j.remote.rmi with parameters of type ConnectionNotificationEmitter | |
---|---|
RMIHeartBeat(javax.management.remote.rmi.RMIConnection connection,
ConnectionNotificationEmitter emitter,
java.util.Map environment)
|
|
RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
Uses of ConnectionNotificationEmitter in mx4j.tools.remote |
---|
Methods in mx4j.tools.remote that return ConnectionNotificationEmitter | |
---|---|
protected ConnectionNotificationEmitter |
AbstractJMXConnector.createConnectionNotificationEmitter()
Creates a notification emitter used to emit connection notifications. |
protected ConnectionNotificationEmitter |
AbstractJMXConnector.getConnectionNotificationEmitter()
|
Uses of ConnectionNotificationEmitter in mx4j.tools.remote.http |
---|
Methods in mx4j.tools.remote.http with parameters of type ConnectionNotificationEmitter | |
---|---|
protected HeartBeat |
HTTPConnector.createHeartBeat(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
java.util.Map environment)
|
protected RemoteNotificationClientHandler |
HTTPConnector.createRemoteNotificationClientHandler(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
Constructors in mx4j.tools.remote.http with parameters of type ConnectionNotificationEmitter | |
---|---|
HTTPHeartBeat(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
java.util.Map environment)
|
|
HTTPRemoteNotificationClientHandler(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |