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