|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NetSharedChannelInput<T>
Defines a networked ChannelInput that is safe to be used by multiple concurrent processes. For more information see NetChannelInput and SharedChannelInput. To create an instance, see the relevant factory method.
NetChannelInput
,
SharedChannelInput
,
NetChannel
Method Summary |
---|
Methods inherited from interface org.jcsp.net2.NetChannelInput |
---|
setDecoder |
Methods inherited from interface org.jcsp.lang.ChannelInput |
---|
endRead, read, startRead |
Methods inherited from interface org.jcsp.lang.Poisonable |
---|
poison |
Methods inherited from interface org.jcsp.net2.Networked |
---|
destroy, getLocation |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |