| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionClosingTicker |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQSessionModel.addTicker(Ticker ticker) |
void |
AMQSessionModel.removeTicker(Ticker ticker) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSession.addTicker(Ticker ticker) |
void |
ServerSession.removeTicker(Ticker ticker) |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQChannel.addTicker(Ticker ticker) |
void |
AMQChannel.removeTicker(Ticker ticker) |
| Modifier and Type | Method and Description |
|---|---|
void |
Session_1_0.addTicker(Ticker ticker) |
void |
Session_1_0.removeTicker(Ticker ticker) |
| Modifier and Type | Class and Description |
|---|---|
class |
SuspendedConsumerLoggingTicker |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerIdleReadTimeoutTicker |
class |
ServerIdleWriteTimeoutTicker |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateTicker |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteArrayList<Ticker> |
AggregateTicker.getTickers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateTicker.addTicker(Ticker ticker) |
void |
AggregateTicker.removeTicker(Ticker ticker) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdleTimeoutTicker |
| Constructor and Description |
|---|
IoNetworkConnection(Socket socket,
ExceptionHandlingByteBufferReceiver delegate,
int sendBufferSize,
int receiveBufferSize,
long timeout,
Ticker ticker) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.