Uses of Interface
sigmlanim.StreamOfStreamsHandler

Packages that use StreamOfStreamsHandler
sigmlanim Provides classes supporting the conversion of SiGML to CAS data streams, using a JNI interface to the animgen library. 
 

Uses of StreamOfStreamsHandler in sigmlanim
 

Constructors in sigmlanim with parameters of type StreamOfStreamsHandler
SiGMLInputStreamsService(boolean rprt, 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.