Package | Description |
---|---|
io.vertx.serviceproxy |
Modifier and Type | Method and Description |
---|---|
ServiceException |
ServiceExceptionMessageCodec.decodeFromWire(int pos,
Buffer buffer) |
ServiceException |
ServiceExceptionMessageCodec.transform(ServiceException exception) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceExceptionMessageCodec.encodeToWire(Buffer buffer,
ServiceException body) |
ServiceException |
ServiceExceptionMessageCodec.transform(ServiceException exception) |
Copyright © 2021 Eclipse. All rights reserved.