Uses of Class
org.jcsp.net.dynamic.JFTP.JarManifestReply
Packages that use JFTP.JarManifestReply
Package
Description
Supports dynamic operations over the JCSP.NET infrastructure.
-
Uses of JFTP.JarManifestReply in org.jcsp.net.dynamic
Methods in org.jcsp.net.dynamic that return JFTP.JarManifestReplyModifier and TypeMethodDescriptionClassManager.checkForPendingClass
(String name) Attempts to load the class from a remote node if it has previously been marked as pending.Methods in org.jcsp.net.dynamic with parameters of type JFTP.JarManifestReplyModifier and TypeMethodDescriptionvoid
ClassManager.classPending
(String name, ClassLoader clToUse, JFTP.JarManifestReply jmr) Marks a class as scheduled for later arrival.