| Package | Description |
|---|---|
| org.apache.qpid.transport.network | |
| org.apache.qpid.transport.network.io |
| 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–2017 The Apache Software Foundation. All rights reserved.