Interface NetSharedChannelOutput
- All Superinterfaces:
ChannelOutput, NetChannelOutput, Networked, Poisonable, SharedChannelOutput
- All Known Implementing Classes:
Any2NetChannel
This interface should be implemented by classes that
wish to act as
NetChannelOutput objects
which can be used by muliple concurrent processes.-
Method Summary
Methods inherited from interface ChannelOutput
writeMethods inherited from interface NetChannelOutput
destroyWriter, getFactoryClass, recreate, recreateMethods inherited from interface Networked
getChannelLocationMethods inherited from interface Poisonable
poison