Package com.tc.lcp

Class Summary
CargoLinkedChildProcess This class serves three purposes.
HeartBeatClient  
HeartBeatServer  
HeartBeatService  
LinkedJavaProcess A child Java process that uses a socket-based ping protocol to make sure that if the parent dies, the child dies a short time thereafter.
LinkedJavaProcessStarter Runs another main class, with full arguments, but first establishes a socket heartbeat protocol with a parent process on a specified port — and kills itself if this ping protocol is broken.
StreamCollector An object that reads a stream asynchronously and collects it into a data buffer.
StreamCopier A simple thread that copies one stream to another.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.