public interface RequestTransport
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
completeCallback(String correlationId,
ResultSignal resultSignal) |
String |
getCallerId() |
Object |
transmit(Voice voice,
Route route,
Map<String,Object> arguments,
WireContext... contexts) |
Copyright © 2020. All rights reserved.