Package | Description |
---|---|
org.hornetq.core.protocol.core.impl | |
org.hornetq.core.remoting.impl.invm | |
org.hornetq.core.remoting.impl.netty | |
org.hornetq.core.server.impl | |
org.hornetq.spi.core.protocol | |
org.hornetq.spi.core.remoting |
Remoting SPI.
|
Modifier and Type | Method and Description |
---|---|
void |
CoreSessionCallback.addReadyListener(ReadyListener listener) |
void |
CoreSessionCallback.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
InVMConnection.addReadyListener(ReadyListener listener) |
void |
InVMConnection.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
NettyConnection.addReadyListener(ReadyListener listener) |
void |
NettyConnection.removeReadyListener(ReadyListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
ServerConsumerImpl
Concrete implementation of a ClientConsumer.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionCallback.addReadyListener(ReadyListener listener) |
void |
SessionCallback.removeReadyListener(ReadyListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
Connection.addReadyListener(ReadyListener listener) |
void |
Connection.removeReadyListener(ReadyListener listener) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.