Class AFRMISocketFactory.PortLease

java.lang.Object
org.newsclub.net.unix.rmi.AFRMISocketFactory.PortLease
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
AFRMISocketFactory

protected static final class AFRMISocketFactory.PortLease extends Object implements Closeable
A lease on a registered port; closing the lease will return the port.
Author:
Christian Kohlschütter