public interface RemoteCallErrorDef
Modifier and Type | Method and Description |
---|---|
RemoteCallSendable |
defaultErrorHandling()
Sets the default error handler function and returns an instance of RemoteCallSendable
|
RemoteCallSendable |
errorsHandledBy(ErrorCallback errorCallback)
Sets the error handler function and returns an instance of RemoteCallSendable
|
RemoteCallSendable errorsHandledBy(ErrorCallback errorCallback)
errorCallback
- - the error handlerRemoteCallSendable defaultErrorHandling()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.