| Name | Description | Type | Package | Framework |
| XCallback | The XCallback represents an implementation of the x-callback-url specification (see http://x-callback-url. | Class | com.eclipsesource.tabris.xcallbackurl | Tabris |
| XCallbackAdapter | The XCallbackAdapter is an empty implementation of the XCallbackListener that can be usedSince:1. | Class | com.eclipsesource.tabris.xcallbackurl | Tabris |
| XCallbackConfiguration | An XCallbackConfiguration will be passed to the XCallback constructor and specifies which App needs to be called. | Class | com.eclipsesource.tabris.xcallbackurl | Tabris |
| XCallbackListener | The XCallbackListener will be registered on XCallback instances. | Interface | com.eclipsesource.tabris.xcallbackurl | Tabris |