apidocs / com.srv4pos.server.api.infrastructure.http / HttpUrlTransport / invoke

invoke

fun invoke(httpMethod: HttpMethod, uri: String, authentication: String?, eTag: String?, mimeType: String, body: Any?, acceptLanguage: Locale?): Response

Overrides Transport.invoke