Uses of Interface
sigmlinlib.SiGMLInputServiceBase.ServiceOperations

Packages that use SiGMLInputServiceBase.ServiceOperations
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.ServiceOperations in sigmlinlib
 

Constructors in sigmlinlib with parameters of type SiGMLInputServiceBase.ServiceOperations
SiGMLInputServiceBase(boolean rprt, java.lang.String rprttag, int inport, int stopport, SiGMLInputServiceBase.ServiceOperations sops)
          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.