Package | Description |
---|---|
sigmlanim |
Provides classes supporting the conversion of SiGML to CAS data streams,
using a JNI interface to the animgen library.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamOfStreamsAdapter
Adapter class for
StreamOfStreamsHandler interface. |
Constructor and Description |
---|
InputConnectionsService(boolean rprt,
java.lang.String tag,
int inport,
int stopport,
StreamOfStreamsHandler soshdlr)
Starts a new SiGML input service, with the given reporting flag,
using the given input and termination TCP/IP port numbers,
and communicating input and other service life-cycle events to
the given handler.
|