public static interface SimpleRMI.ServerListener
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Called upon server shutdown.
|
void |
init(GenericTCPServer.ServerContext context)
Called upon server start to inform the handler of context information
such as the listening address.
|
void init(GenericTCPServer.ServerContext context)
context
- the server contextvoid destroy()
Copyright © 2016 Actian Corporation. All rights reserved.