apidocs / com.srv4pos.server.api.infrastructure.request / StreamRequest

StreamRequest

open class StreamRequest : BaseRequest<StreamResponse!>

User: Pavel Abizyaev, Date: 11.08.14 14:59

.

Functions

createResponse

open fun createResponse(stream: InputStream!, responseCode: Int, contentEncoding: String!, contentType: String!): StreamResponse!