Class | Description |
---|---|
MockServerOutputStream |
Mock
ServerOutputStream for testing. |
ServerInputStreamImpl |
ServerInputStream implementation. |
ServerOutputStreamImpl |
ServerOutputStream implementation. |
Exception | Description |
---|---|
DataWrittenException |
Indicates data has been written to the client.
|
NotAllDataAvailableException |
Indicates the input of data for the
ServerInputStream has not yet
finished. |
Copyright © 2005–2016. All rights reserved.