Package org.jcsp.net.dynamic
Class JFTP.ClassRequest
java.lang.Object
org.jcsp.net.dynamic.JFTP.ClassRequest
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JFTP
Represents a class request, indicating the class required, the channel to reply to the client
on and the flags to indicate whether a manifest is also wanted.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
className
-
replyChan
-
flags
public final int flags
-
-
Constructor Details
-
ClassRequest
-