Uses of Class
com.pervasive.datarush.commons.util.GenericTCPServer.ServerContext
Packages that use GenericTCPServer.ServerContext
-
Uses of GenericTCPServer.ServerContext in com.pervasive.datarush.commons.util
Methods in com.pervasive.datarush.commons.util with parameters of type GenericTCPServer.ServerContextModifier and TypeMethodDescriptionvoidGenericTCPServer.ConnectionHandler.init(GenericTCPServer.ServerContext context) Called upon server start to inform the handler of context information such as the listening address.voidSimpleRMI.ServerListener.init(GenericTCPServer.ServerContext context) Called upon server start to inform the handler of context information such as the listening address.