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

Quick Search    Search Deep

Uses of Class
com.ciphercore.Child

Uses of Child in com.ciphercore
 

Subclasses of Child in com.ciphercore
 class ChildDemo
           
 

Methods in com.ciphercore that return Child
protected  Child Server.launchChild(java.lang.String childClassName, java.net.Socket socket)
          Verifies that the specified class is allowed to run in this server, then instantiates the child, gives it a reference to this child type's interprocess object, gives it a copy of the DHPartner, and starts the child.