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