Package com.caplin.datasource.messaging.page
package com.caplin.datasource.messaging.page
This package defines the interfaces for sending Page messages.
A Page is a free format piece of text made up of rows. A page is therefore viewed as rows and columns, rather than the field numbers and values that comprise Records. The Page data type is normally used to display information that was originally formatted for terminals that only display text.
-
ClassDescriptionInterface that represents an update to a region of a Page.An instance of
PageMessage
represents updates to a Page subject.