Java DMK 3.2 API Specification

Core Packages
com.sun.jaw.reference.agent.cmf Provides the classes for creating a framework.
com.sun.jaw.reference.agent.services Defines the interfaces of the core services used by the framework.
com.sun.jaw.reference.client.adaptor Defines the client API of an adaptor.
com.sun.jaw.reference.client.mo Defines the basic interfaces for interacting with c-bean.
com.sun.jaw.reference.common Defines common interfaces and classes.
com.sun.jaw.reference.mapper Defines the interface of the mapper service.
com.sun.jaw.reference.query Defines the classes for creating and manipulating queries.

 

Adaptor Packages
com.sun.jaw.impl.adaptor.comm Provides generic classes used by the HTTP/TCP and HTTP/UDP adaptors.
com.sun.jaw.impl.adaptor.generic Provides generic classes used by all the adaptors.
com.sun.jaw.impl.adaptor.html Provides the classes for creating an HTML adaptor.
com.sun.jaw.impl.adaptor.http Provides the classes for creating an HTTP/TCP adaptor.
com.sun.jaw.impl.adaptor.https Provides the classes for creating an HTTP/SSL adaptor.
com.sun.jaw.impl.adaptor.iiop Provides the classes for creating an IIOP adaptor.
com.sun.jaw.impl.adaptor.IPacl Provides the classes for storing ACL information in an ASCII file.
com.sun.jaw.impl.adaptor.rmi Provides the classes for creating an RMI adaptor.
com.sun.jaw.impl.adaptor.security Provides the classes for HTTP adaptors to manage security.
com.sun.jaw.impl.adaptor.snmp Provides the classes for creating an SNMP adaptor.
com.sun.jaw.impl.adaptor.udp Provides the classes for creating an UDP adaptor.

 

Service Packages
com.sun.jaw.impl.agent.services.alarm Provides the classes of the alarm clock service.
com.sun.jaw.impl.agent.services.bootstrap Provides the classes of the bootstrap service.
com.sun.jaw.impl.agent.services.cascading Provides the classes of the cascading service.
com.sun.jaw.impl.agent.services.jawdiscovery Provides the classes of the discovery service.
com.sun.jaw.impl.agent.services.light Provides the classes of the default core services.
com.sun.jaw.impl.agent.services.loader.rmi Provides the classes of the net class loader service.
com.sun.jaw.impl.agent.services.mlet Provides the classes of the M-let service.
com.sun.jaw.impl.agent.services.monitor Provides the classes of the monitor service.
com.sun.jaw.impl.agent.services.persistent Provides the classes of the persistent repository service.
com.sun.jaw.impl.agent.services.scheduler Provides the classes of the scheduler service.
com.sun.jaw.impl.base Contains the classes of the base agent.
com.sun.jaw.impl.common Provides common classes used by the adaptors and the services.
com.sun.jaw.impl.mapper Provides classes of the default mapping service.
com.sun.jaw.impl.server.rmi Contains the classes of the net class server.
com.sun.jaw.tools Contains the classes of the tools mogen, mibgen and job.

 

SNMP Packages
com.sun.jaw.snmp.agent Provides the classes for creating an SNMP agent.
com.sun.jaw.snmp.common Provides the classes common to SNMP managers and agents.
com.sun.jaw.snmp.manager Provides the classes for creating an SNMP manager.