Java™ Platform
Standard Ed. 6

Uses of Class
java.rmi.server.UID

Packages that use UID
java.rmi.server Provides classes and interfaces for supporting the server side of RMI. 
 

Uses of UID in java.rmi.server
 

Methods in java.rmi.server that return UID
static UID UID.read(DataInput in)
          Constructs and returns a new UID instance by unmarshalling a binary representation from an DataInput instance.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.