Uses of Class
com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
Packages that use OChunkedResponse
-
Uses of OChunkedResponse in com.orientechnologies.orient.server.network.protocol.http
Method parameters in com.orientechnologies.orient.server.network.protocol.http with type arguments of type OChunkedResponseModifier and TypeMethodDescriptionvoidOHttpGraphResponse.sendStream(int iCode, String iReason, String iContentType, String iFileName, OCallable<Void, OChunkedResponse> iWriter) voidOHttpResponse.sendStream(int iCode, String iReason, String iContentType, String iFileName, OCallable<Void, OChunkedResponse> iWriter) abstract voidOHttpResponseAbstract.sendStream(int iCode, String iReason, String iContentType, String iFileName, OCallable<Void, OChunkedResponse> iWriter) voidOHttpResponseImpl.sendStream(int iCode, String iReason, String iContentType, String iFileName, OCallable<Void, OChunkedResponse> iWriter)