public static class CallbackInfo.OperationMapping extends Object
| Constructor and Description |
|---|
OperationMapping(String requestOperation,
String callbackOperation,
boolean isFaultCallback) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackOperation() |
String |
getRequestOperation() |
boolean |
isFaultCallback() |
Copyright © 2011–2021 Talend Inc.. All rights reserved.