Uses of Class
com.pervasive.datarush.commons.util.SimpleRMI.Registry
-
Packages that use SimpleRMI.Registry Package Description com.pervasive.datarush.commons.util Provides common utilities -
-
Uses of SimpleRMI.Registry in com.pervasive.datarush.commons.util
Methods in com.pervasive.datarush.commons.util with parameters of type SimpleRMI.Registry Modifier and Type Method Description static GenericTCPServer
SimpleRMI. createServer(SimpleRMI.Registry registry)
Creates a server that can host the list of services listed in the given registry.Constructors in com.pervasive.datarush.commons.util with parameters of type SimpleRMI.Registry Constructor Description Registry(SimpleRMI.Registry reg)
Create a clone of an existing registry
-