Java Reference
In-Depth Information
• javax.security.auth.callback
• javax.security.auth.login
• javax.security.auth.spi
• javax.security.auth.x500
• javax.security.cert
It is important to understand that any profile must at least
ship the transitive closure of types referred to by Object . Fig‐
ure 11-1 shows a partial piece of this graph, and Compact 1 is
as close to this minimum bootstrap set as is realistic.
Compact 2 comprises all of Compact 1 plus these additional packages:
• java.rmi
• java.rmi.activation
• java.rmi.dgc
• java.rmi.registry
• java.rmi.server
• java.sql
• javax.rmi.ssl
• javax.sql
• javax.transaction
• javax.transaction.xa
• javax.xml
• javax.xml.datatype
• javax.xml.namespace
• javax.xml.parsers
• javax.xml.stream
• javax.xml.stream.events
• javax.xml.stream.util
• javax.xml.transform
• javax.xml.transform.dom
• javax.xml.transform.sax
• javax.xml.transform.stax
Search WWH ::




Custom Search