| 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.activation | |
| javax.management.loading | 
 Provides the classes which implement advanced dynamic
        loading. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataFlavor
A  
DataFlavor provides meta information about data. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
RemoteRef
RemoteRef represents the handle for a remote object. | 
interface  | 
ServerRef
Deprecated. 
 
No replacement. This interface is unused and is obsolete. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ActivationDataFlavor
The ActivationDataFlavor class is a special subclass of
  
java.awt.datatransfer.DataFlavor. | 
class  | 
MimeType
A Multipurpose Internet Mail Extension (MIME) type, as defined
 in RFC 2045 and 2046. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MLet
Allows you to instantiate and register one or several MBeans in the MBean server
 coming from a remote URL. 
 | 
class  | 
PrivateMLet
An MLet that is not added to the  
ClassLoaderRepository. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.