androidx.a2ui.model.processor


Interfaces

A2uiActionInterceptor

Intercepts, transforms, or drops A2uiUserActions before they are processed by the core layer.

A2uiJsonReader

Reads a stream of JSON tokens.

A2uiMessageParser

Parses raw input into A2uiServerToClientMessage protocol messages.

A2uiMessageProcessor

The A2UI message processor.

A2uiSurfaceModel

A single A2UI surface.

Classes

A2uiJsonMessageParser

Parses JSON strings into A2uiServerToClientMessage protocol messages.

A2uiMessageProcessorKt

Enums

A2uiJsonToken

Identifies the type of the next JSON token.