| Package | Description |
|---|---|
| com.orientechnologies.orient.server.network.protocol.http |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
OHttpResponse.sendStream(int iCode,
String iReason,
String iContentType,
String iFileName,
OCallable<Void,OChunkedResponse> iWriter) |
void |
OHttpGraphResponse.sendStream(int iCode,
String iReason,
String iContentType,
String iFileName,
OCallable<Void,OChunkedResponse> iWriter) |
void |
OHttpResponseImpl.sendStream(int iCode,
String iReason,
String iContentType,
String iFileName,
OCallable<Void,OChunkedResponse> iWriter) |
Copyright © 2009–2025 OrientDB. All rights reserved.