Package | Description |
---|---|
org.apache.activemq.transport |
The core Transport abstraction and support classes
|
org.apache.activemq.transport.nio | |
org.apache.activemq.transport.tcp |
TCP/IP based Transport implementation.
|
Modifier and Type | Method and Description |
---|---|
protected TimeStampStream |
WriteTimeoutFilter.getWriter() |
Modifier and Type | Class and Description |
---|---|
class |
NIOOutputStream
An optimized buffered OutputStream for TCP/IP
|
Modifier and Type | Class and Description |
---|---|
class |
TcpBufferedOutputStream
An optimized buffered outputstream for Tcp
|
Modifier and Type | Field and Description |
---|---|
protected TimeStampStream |
TcpTransport.buffOut |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.