Uses of Class
ecmwf.common.transport.ptcp.psocket.PTCPInputStream
Packages that use PTCPInputStream
-
Uses of PTCPInputStream in ecmwf.common.transport.ptcp.psocket.threads
Constructors in ecmwf.common.transport.ptcp.psocket.threads with parameters of type PTCPInputStreamModifierConstructorDescriptionPTCPReceiverThread
(PTCPInputStream parent, InputStream is, int id) Instantiates a new PTCP receiver thread.