Uses of Interface
java.io.Externalizable
Package
Description
Provides interfaces and classes for transferring data between and within
applications.
Provides classes and interfaces for supporting the server side of RMI.
Provides the classes which implement advanced dynamic
loading.
-
Uses of Externalizable in java.awt.datatransfer
Modifier and TypeClassDescriptionclass
ADataFlavor
provides meta information about data. -
Uses of Externalizable in java.rmi.server
-
Uses of Externalizable in javax.management.loading
Modifier and TypeClassDescriptionclass
Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.class
An MLet that is not added to theClassLoaderRepository
.