| Package | Description |
|---|---|
| org.thales.punch.netty.relp.proto |
| Modifier and Type | Method and Description |
|---|---|
static RELPResponse |
RELPResponse.error(long txnr)
Utility method to create a default "ERROR" response.
|
static RELPResponse |
RELPResponse.ok(long txnr)
Utility method to create a default "OK" response.
|
static RELPResponse |
RELPResponse.open(long txnr,
Map<String,String> offers)
Utility method to create a response to an open request.
|
Copyright © 2023. All rights reserved.