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 CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.