| Class | Description |
|---|---|
| BaseRequest |
Represents a base request being sent to a BCE Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
|
| InternalRequest |
Represents a request being sent to a BCE Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
|
| RestartableFileInputStream |
Restartable File InputStream extends Restartable InputStream.
|
| RestartableInputStream |
Abstract class Restartable InputStream extends InputStream.
|
| RestartableMultiByteArrayInputStream |
Restartable MultiByteArray InputStream extends Restartable InputStream.
|
| RestartableNonResettableInputStream |
The Restartable InputStream can not reset.
|
| RestartableResettableInputStream |
The Restartable InputStream can Reset.
|
Copyright © 2023. All rights reserved.