| Package | Description |
|---|---|
| org.talend.esb.mep.requestcallback.feature | |
| org.talend.esb.mep.requestcallback.impl.wsdl |
| Modifier and Type | Method and Description |
|---|---|
static CallbackInfo |
CallContext.createCallbackInfo(String wsdlLocation) |
static CallbackInfo |
CallContext.createCallbackInfo(URL wsdlLocationURL) |
CallbackInfo |
CallContext.getCallbackInfo() |
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
CallContext.createCallbackEndpoint(Object implementor,
CallbackInfo cbInfo) |
static Endpoint |
CallContext.createCallbackEndpoint(Object implementor,
CallbackInfo cbInfo,
String policyAlias) |
| Constructor and Description |
|---|
CallbackInfo(CallbackInfo source,
QName service,
String port,
boolean copyWsdlLocation) |
| Constructor and Description |
|---|
CallbackDefaultServiceConfiguration(CallbackInfo callbackInfo) |
Copyright © 2011–2021 Talend Inc.. All rights reserved.