Reusable Java library of general tools with minimal external dependencies.
For questions or support, please contact us:
Email: support@aoindustries.com
Phone: 1-800-519-9541
Phone: +1-251-607-9556
Web: https://www.aoindustries.com/contact
public final class RegistryManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static Registry |
createRegistry(int port,
RMIClientSocketFactory csf,
RMIServerSocketFactory ssf)
Creates a registry or returns the registry that is already using the port.
|
public static Registry createRegistry(int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) throws RemoteException
RemoteExceptionCopyright © 2000–2016 AO Industries, Inc.. All rights reserved.