Modifier and Type | Class and Description |
---|---|
class |
ConnectionImpl
Implementation of a
Connection . |
Modifier and Type | Interface and Description |
---|---|
interface |
Connection
SocketChannel connection. |
Modifier and Type | Class and Description |
---|---|
class |
SslConnectionImpl
Connection providing SSL wrapping of another Connection . |
Modifier and Type | Class and Description |
---|---|
class |
TcpConnectionHandler
TCP
ConnectionHandler . |
Modifier and Type | Class and Description |
---|---|
class |
MockServerOutputStream
Mock
ServerOutputStream for testing. |
Constructor and Description |
---|
ServerOutputStreamImpl(WriteBufferReceiver receiver,
int sendBufferSize)
Initiate.
|
ServerOutputStreamImpl(WriteBufferReceiver receiver,
int sendBufferSize,
Serializable stateMomento)
Initiate.
|
Copyright © 2005–2016. All rights reserved.