ServerRef (Java SE 26 & JDK 26)
- All Superinterfaces:
Externalizable, RemoteRef, Serializable
-
Field Summary
Fields
Fields declared in interface RemoteRef
Initialize the server package prefix: assumes that the implementation of server ref classes (e.g., UnicastRef, UnicastServerRef) are located in the package defined by the prefix.
-
Method Summary
Deprecated.
Creates a client stub object for the supplied Remote object.
Deprecated.
Returns the hostname of the current client.
Methods declared in interface Externalizable
voidThe object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
voidThe object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
-
Field Details
-
serialVersionUID
-
-
Method Details
-
exportObject
-
getClientHost
-