Uses of Interface
java.io.Externalizable
| Package | Description | 
|---|---|
| java.awt.datatransfer | Provides interfaces and classes for transferring data between and within
 applications. | 
| java.rmi.server | Provides classes and interfaces for supporting the server
 side of RMI. | 
| javax.management.loading | Provides the classes which implement advanced dynamic
        loading. | 
- 
Uses of Externalizable in java.awt.datatransferClasses in java.awt.datatransfer that implement Externalizable Modifier and Type Class Description classDataFlavorADataFlavorprovides meta information about data.
- 
Uses of Externalizable in java.rmi.serverSubinterfaces of Externalizable in java.rmi.server Modifier and Type Interface Description interfaceRemoteRefRemoteRefrepresents the handle for a remote object.interfaceServerRefDeprecated.No replacement.
- 
Uses of Externalizable in javax.management.loadingClasses in javax.management.loading that implement Externalizable Modifier and Type Class Description classMLetAllows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.classPrivateMLetAn MLet that is not added to theClassLoaderRepository.