Constructors

Link copied to clipboard
constructor(statusCode: Int, headers: ResponseHead.Headers, status: SendResponse.SendStatus, invocationHandle: Client.InvocationHandle<Res>)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun attach(): Response<Res>
open fun attach(options: RequestOptions): Response<Res>
Link copied to clipboard
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open fun invocationId(): String
Link copied to clipboard
Link copied to clipboard
open fun statusCode(): Int
Link copied to clipboard
open fun toString(): String