Uses of Class
sigmlinlib.SiGMLInputServiceBase

Packages that use SiGMLInputServiceBase
sigmlinlib This package defines the classes that define the main SiGML Input Library API, including the provision of a networked SiGML signing data input service using TCP/IP and UDP server sockets, suitable for use by an avatar based SiGML animation module. 
 

Uses of SiGMLInputServiceBase in sigmlinlib
 

Subclasses of SiGMLInputServiceBase in sigmlinlib
 class SiGMLInputService
          SiGML input service management: sets up the service input and termination ports, accepts input and passes it on to a given BytesBlockStreamHandler until a termination signal is received.