Cisco Headend System Release 2.5 User Guide

Page of 325
12-2 
TSBroadcaster APIs and SNMP Monitoring 
4011043 Rev B 
Java API 
Introduction 
This section provides information for implementing JAVA APIs. If you cannot 
implement JAVA APIs, see XML API, next in this chapter. 
How Is the JAVA API Implemented 
The Java API is implemented as a set of client classes. Each client class provides 
methods to implement all the interactions with TSBroadcaster described in this 
manual.  
The client classes are supported by a set of data and model classes. The data classes 
provide strongly typed primitive data types for the parameters of the interactions 
described in this manual. The model classes provide strongly typed, XML-backed 
data structures implementing the data structures described in this manual. 
The Java API is documented using javadoc notation in JAVA API in the Sun 
Microsystem documentation.