Interface | Description |
---|---|
Notifiable |
Marker class for objects such as
org.restlet.engine.http.connector.Connection that can be notified of
stream events. |
Class | Description |
---|---|
ChunkedInputStream |
InputStream to wrap a source InputStream that has been
chunked. |
ChunkedOutputStream |
OutputStream to write data in the HTTP chunked encoding format to a
destination OutputStream.
|
InputEntityStream |
Input stream that synchronizes the state of a connection instance and an
input stream.
|
SizedInputStream |
Input stream based on a source stream that must only be partially read.
|
XdbServletCall |
Call that is used by the XDB Servlet HTTP connector.
|
XdbServletWarClient |
Connector acting as a WAR client for a Servlet Application.
|
XdbServletWarClientHelper |
Local client connector based on a XMLDB repository.
|
Copyright © 2005–2014. All rights reserved.