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 | 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 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk