Uses of Class
ecmwf.common.transport.ptcp.psocket.PTCPOutputStream
Packages that use PTCPOutputStream
-
Uses of PTCPOutputStream in ecmwf.common.transport.ptcp.psocket.threads
Constructors in ecmwf.common.transport.ptcp.psocket.threads with parameters of type PTCPOutputStreamModifierConstructorDescriptionPTCPSenderThread
(PTCPOutputStream parent, OutputStream os, int id) Instantiates a new PTCP sender thread.