public class SharedConnectionServerImpl
This class does not need to be used by standard JCSP users. It is exposed so that the connection mechanism can be extended for custom connections.
Constructor and description |
---|
protected SharedConnectionServerImpl
(AltingChannelInput openIn, AltingChannelInput requestIn, ChannelInput synchIn, SharedChannelOutput synchOut, ConnectionWithSharedAltingServer parent) |
Type Params | Return Type | Name and description |
---|---|---|
|
SharedConnectionServer |
duplicate() |
|
void |
reply(Object data) |
|
void |
reply(Object data, boolean close) |
|
void |
replyAndClose(Object data) |
|
Object |
request() |
JCSP for Java 1.8 generated 18-09-2017 by Jon Kerridge, Edinburgh Napier University