SilverStream
Application Server 3.5

Package com.sssw.rts.adminclient

Contains the administration objects that are programmatically available on the client (that is, on a Java-based form).

See:
          Description

Class Summary
AgAdmin This class serves as an entry point for the Administration API since it provides factory methods for some important API objects, most notably the Server object.
 

Package com.sssw.rts.adminclient Description

Contains the administration objects that are programmatically available on the client (that is, on a Java-based form).

Only the AgAdmin class is public. Application developers should refer to all other classes via their interfaces in the Administration API.


SilverStream
Application Server 3.5