|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use solar.service.fap | |
solar | Contains some basic Solar classes, such as client facade, Planet, and global constants. |
solar.service.dan | Contains DAN (Data Aggregation Network) service and related classes. |
solar.service.dan.lang | Language parser for DAN service. |
solar.service.fap | Contains FAP (Filter-and-Pipe) service and related classes. |
solar.service.fap.comm | Events and requests for FAP service. |
Classes in solar.service.fap used by solarFapClientService
|
Implementation of Filter-and-Pipe (FAP) service. |
Classes in solar.service.fap used by solar.service.danDataSink
|
A data sink is the ending point of a pipe. DataSource
|
A data source is the starting point of a pipe. FapConstants
|
Constants used by FAP service. FapException
|
An exception thrown by Filter-and-Pipe (FAP) service. FapService
|
A distributed service implementing Filter-and-Pipe (FAP) architectural pattern. InputPort
|
An input port of a sink filter to a pipe. OutputPort
|
An output port of a source filter to a pipe. Pipe
|
A pipe consists of a pair of channels: A writable sink channel and a readable source channel. |
Classes in solar.service.fap used by solar.service.dan.langFapConstants
|
Constants used by FAP service. |
Classes in solar.service.fap used by solar.service.fapDataSink
|
A data sink is the ending point of a pipe. DataSource
|
A data source is the starting point of a pipe. FapClientService
|
Implementation of Filter-and-Pipe (FAP) service. FapConstants
|
Constants used by FAP service. FapException
|
An exception thrown by Filter-and-Pipe (FAP) service. FapService
|
A distributed service implementing Filter-and-Pipe (FAP) architectural pattern. InputPort
|
An input port of a sink filter to a pipe. OutputPort
|
An output port of a source filter to a pipe. Pipe
|
A pipe consists of a pair of channels: A writable sink channel and a readable source channel. Port
|
A port is a connection point between filters and pipes. SinkChannel
|
A sink channel is for filter to send data. SourceChannel
|
A source channel is for filter to receive data. |
Classes in solar.service.fap used by solar.service.fap.commFapConstants
|
Constants used by FAP service. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |