|
|||||||||
| Home >> All >> com >> [ ciphercore overview ] | PREV NEXT | ||||||||
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. |
|
|||||||||
| Home >> All >> com >> [ ciphercore overview ] | PREV NEXT | ||||||||