JavaScript is disabled on your browser.
Skip navigation links
Java SE 18 & JDK 18
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
Uses of Class
java.rmi.UnknownHostException
Packages that use
UnknownHostException
Package
Description
java.rmi.registry
Provides a class and two interfaces for the RMI registry.
Uses of
UnknownHostException
in
java.rmi.registry
Methods in
java.rmi.registry
that throw
UnknownHostException
Modifier and Type
Method
Description
Registry
RegistryHandler.
registryStub
(
String
host, int port)
Deprecated.
no replacement.