public interface KHttpExchange
| Modifier and Type | Method and Description |
|---|---|
void |
endExchange() |
void |
send(byte[] b) |
void |
send(String s) |
void |
sendAuthResponse(byte[] response,
String sessionId) |
void |
setResponseCode(int i) |
void |
setResponseContentLength(int length) |
Copyright © 2020. All rights reserved.