public interface MessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(URL endpoint,
byte[] request) |
void |
handleResponse(URL endpoint,
byte[] response) |
Copyright © 2020. All rights reserved.