public class ConfirmAdapter extends IgnoreConfirmAdapter<Void>
ResultListener to a InvocationService.ConfirmListener if the failure is
an instance of InvocationException the message will be passed on to the confirm
listener, otherwise they will be provided with InvocationCodes.INTERNAL_ERROR.ResultListener.NOOP<T>NOOP| Constructor and Description |
|---|
ConfirmAdapter(InvocationService.ConfirmListener listener)
Creates an adapter with the supplied listener.
|
requestCompleted, requestFailedpublic ConfirmAdapter(InvocationService.ConfirmListener listener)
Copyright © 2015. All rights reserved.