Packages |
java.rmi |
This package allows an object running in one Java Virtual Machine (VM) to invoke methods on an object running in another Java VM |
javax.microedition.xml.rpc |
This package contains the core JAX-RPC APIs for the client programming model. |
javax.xml.namespace |
This package contains the QName class. |
javax.xml.parsers |
This package provides classes allowing the processing of XML documents. |
javax.xml.rpc |
This package defines APIs specific to the SOAP binding. |
org.xml.sax |
This package provides the classes and interfaces for the Simple API for XML (SAX) which is a component of the Java API for XML Processing. |
org.xml.sax.helpers |
This package provides helper classes for the Simple API for XML (SAX) which is a component of the Java API for XML Processing. |