|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logging | |
|---|---|
| broadcast | This package contains classes implementing the generation and synchronized dispatch of SiGML sequences over UDP to accompany a broadcast TV transmission. |
| 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. |
| util | A collection of utility classes for the SiGML Input Library. |
| Uses of Logging in broadcast |
|---|
| Constructors in broadcast with parameters of type Logging | |
|---|---|
SiGMLSegmentSynchDelivery(SiGMLSegmentSynchAcceptor sssa,
Logging lggr)
|
|
SiGMLSegmentSynchDelivery(SiGMLSegmentSynchAcceptor sssa,
Logging lggr,
int bsbaseport)
|
|
| Uses of Logging in sigmlinlib |
|---|
| Constructors in sigmlinlib with parameters of type Logging | |
|---|---|
BroadcastSiGMLInputService(StringStreamHandler sshdlr,
Logging lggr)
|
|
BroadcastSiGMLInputService(StringStreamHandler sshdlr,
Logging lggr,
int bsbaseport)
|
|
| Uses of Logging in util |
|---|
| Classes in util that implement Logging | |
|---|---|
class |
Logger
A very simple file-based implementation of the Logging interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||