Uses of Class
com.pervasive.datarush.commons.util.GenericTCPServer
-
Packages that use GenericTCPServer Package Description com.pervasive.datarush.commons.util Provides common utilities -
-
Uses of GenericTCPServer in com.pervasive.datarush.commons.util
Methods in com.pervasive.datarush.commons.util that return GenericTCPServer 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.
-