Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.ciphercore
Interface InterProcessObject  view InterProcessObject download InterProcessObject.java


public interface InterProcessObject

This is the interface that must be implemented by all classes that will be used to provide Child servers with interprocess communication. This may also be the object of choice for the server to communicate with children (EG at startup and shutdown, instead of keeping a reference to the actual child thread)