public class CompositeCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
CompositeCallbackHandler(List<CallbackHandler> callbackHandlers) |
public CompositeCallbackHandler(List<CallbackHandler> callbackHandlers)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.