| Interface | Description |
|---|---|
| IMarshalledValue |
Tag interface for MarshalledValues
|
| StreamListener |
A stream listener
|
| Class | Description |
|---|---|
| CRLFPrintWriter |
A PrintWriter that ends lines with a carriage return-line feed
(CRLF).
|
| MarshalledValueInputStream |
An ObjectInputStream subclass used by the MarshalledValue class to
ensure the classes and proxies are loaded using the thread context
class loader.
|
| MarshalledValueOutputStream |
An ObjectOutputStream subclass used by the MarshalledValue class to
ensure the classes and proxies are loaded using the thread context
class loader.
|
| NotifyingBufferedInputStream |
A buffered input stream that notifies every "chunk"
|
| NotifyingBufferedOutputStream |
A buffered output stream that notifies every "chunk"
|
| Streams |
A collection of stream related utility methods.
|
Stream related classes.
Copyright © 2015 JBoss by Red Hat. All rights reserved.