Package | Description |
---|---|
it.list.jft |
Provides interfaces for dealing with different FastTrack objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActivityLifeCycle
Super-interface common to all lifecycles objects of a given
Connection . |
interface |
CommunicationLifeCycle
Super-interface common to all lifecycles objects of a given
Context . |
interface |
Connection
Logical bidirectional channel with a server.
|
interface |
Context
Container and factory of inter-related
communication objects.
|
interface |
EntityClassQuery |
interface |
EntityFilter
Usually, fasttrack serverices implements a default filter to
restrict the set of values notified by a Subscription, based
on full or partial key values.
|
interface |
Filter
A manner to restrict the set of values notified by a Subscription.
|
interface |
JFT
Main basic library interface to use within JFT/API.
|
interface |
MulticastConnection |
interface |
Query
A client's request to a server to obtain a set of entities (or rows) from its
own Data Base.
|
interface |
Subscription
An arrangement with the server for receiving a continuing set of interesting
entities of the same EntityClass.
|
interface |
Transaction
A client's request to the server to add, remove or modify an entity in its
own Data Base.
|
Submit a bug or feature to FT\API Programming Support