Defines an interface for a server end of a connection that can be shared by multiple concurrent processes.
SharedConnectionServer
objects cannot have
their requests ALTed over.
Fields inherited from class | Fields |
---|---|
interface ConnectionServer |
FACTORY |
Type | Name and description |
---|---|
SharedConnectionServer |
duplicate() |
Methods inherited from class | Name |
---|---|
interface ConnectionServer |
reply, reply, replyAndClose, request |
Creates a duplicate copy of the connection end.
SharedConnectionServer
object.