SilverStream
Application Server 3.5

SilverStream Application Server 3.5 API

To learn about the organization and use of the packages in the SilverStream API, including which packages are available for use when developing using the SilverStream Designer and which are available when developing externally (using third-party tools), see Coding Java for SilverStream Applications in the Programmer's Guide.

See:
          Description

Packages
com.sssw.atg.persist Contains classes that allow an HTML application to provide support for persistent session-level failover.
com.sssw.rt.com Defines the classes for COM and DLL support.
com.sssw.rt.event Contains classes and interfaces that describe and support runtime events.
com.sssw.rt.expr Defines some runtime classes used in the evaluation of expressions.
com.sssw.rt.form Defines classes for SilverStream form controls based on AWT, including: check boxes, image buttons, radio buttons, text buttons, choice boxes, combo boxes, sliders, spinners, text areas, labels, images, HTML edit controls, tab controls, tree controls, timers, and lists.
com.sssw.rt.gui Defines internal SilverStream UI classes.
com.sssw.rt.jform Defines classes for the SilverStream form controls that are derived from Swing controls.
com.sssw.rt.tview Defines the classes that you use to dynamically construct a Java view.
com.sssw.rt.util Contains miscellaneous utility classes (see expanded description).
com.sssw.rts.acl Contains objects dealing with Access Control Lists (ACLs), Principals, and the AgoPermission objects used for getting and setting permissions; it is available to both the client-side and server-side implementation.
com.sssw.rts.adminapi Contains most of the Administration API; the interfaces and objects are implemented by both the adminclient and srv.api packages.
com.sssw.rts.adminclient Contains the administration objects that are programmatically available on the client (that is, on a Java-based form).
com.sssw.shr.http Defines classes and interfaces that help provide support for the HTTP protocol and the MIME content encoding scheme.
com.sssw.shr.page Contains classes that represent the page, all page controls, and applets, plugins, classes for enhancing the page with JavaScript, plus some page-specific events and listeners.
com.sssw.srv.agents Defines classes for full text retrieval support.
com.sssw.srv.api Contains the administration objects that are programmatically available on the server (that is, on a SilverStream HTML page or business object).
com.sssw.srv.busobj Business object listeners, events, and data sources are defined in the com.sssw.srv.busobj package.
com.sssw.srv.dbpool Defines the classes that you use to access JDBC connections in the normal pool and in the XA pool.
com.sssw.srv.ejb Defines the classes that are used to support SilverStream's Enterprise Java Beans implementation.
com.sssw.srv.mail SilverStream provides classes for creating, sending or reading mail in the com.sssw.srv.mail package.

 

To learn about the organization and use of the packages in the SilverStream API, including which packages are available for use when developing using the SilverStream Designer and which are available when developing externally (using third-party tools), see Coding Java for SilverStream Applications in the Programmer's Guide.


SilverStream
Application Server 3.5