|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemotingConnection | |
|---|---|
| org.hornetq.api.core | Core Messaging API. |
| org.hornetq.spi.core.protocol | |
| Uses of RemotingConnection in org.hornetq.api.core |
|---|
| Methods in org.hornetq.api.core with parameters of type RemotingConnection | |
|---|---|
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 |
| Uses of RemotingConnection in org.hornetq.spi.core.protocol |
|---|
| Fields in org.hornetq.spi.core.protocol declared as RemotingConnection | |
|---|---|
RemotingConnection |
ConnectionEntry.connection
|
| Methods in org.hornetq.spi.core.protocol with parameters of type RemotingConnection | |
|---|---|
void |
ProtocolManager.handleBuffer(RemotingConnection connection,
HornetQBuffer buffer)
|
| Constructors in org.hornetq.spi.core.protocol with parameters of type RemotingConnection | |
|---|---|
ConnectionEntry(RemotingConnection connection,
long lastCheck,
long ttl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||