A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
onFault(event) — Method in interface com.adobe.cairngorm.business.Responder
The onFault method interface is used to mark the method on a concrete Responder that will handle the information from a failed call to a server-side service.
onResult(event) — Method in interface com.adobe.cairngorm.business.Responder
The onResult method interface is used to mark the method on a concrete Responder that will handle the results from a successful call to a server-side service.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z