Package | Description |
---|---|
org.hornetq.api.core |
Core Messaging API.
|
org.hornetq.spi.core.protocol |
Modifier and Type | Method and Description |
---|---|
boolean |
Interceptor.intercept(org.hornetq.core.protocol.core.Packet packet,
RemotingConnection connection)
Intercepts a packet which is received before it is sent to the channel
|
Modifier and Type | Field and Description |
---|---|
RemotingConnection |
ConnectionEntry.connection |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolManager.handleBuffer(RemotingConnection connection,
HornetQBuffer buffer) |
Constructor and Description |
---|
ConnectionEntry(RemotingConnection connection,
java.util.concurrent.Executor connectionExecutor,
long lastCheck,
long ttl) |
Copyright © 2009 Red Hat Inc. All Rights Reserved.