Uses of Interface
org.newsclub.net.unix.rmi.RemoteCloseable
Package
Description
Provides code that allows RMI communication over AF_UNIX sockets.
-
Uses of RemoteCloseable in org.newsclub.net.unix.demo.rmi.services
Modifier and TypeMethodDescriptionStreamService.openForReading
(File path) Opens the given file for reading.StreamService.openForWriting
(File path) Opens the given file for writing. -
Uses of RemoteCloseable in org.newsclub.net.unix.rmi