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

StringRequest

open class StringRequest : BaseRequest<StringResponse!>

User: Pavel Abizyaev, Date: 11.08.14 15:04

.

Functions

createResponse

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