final class ClassRequest
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
className |
(package private) NodeID |
originatingNode |
(package private) NetChannelLocation |
returnLocation |
| Constructor and Description |
|---|
ClassRequest(NodeID originator,
java.lang.String name,
NetChannelLocation response) |
final NodeID originatingNode
final java.lang.String className
final NetChannelLocation returnLocation
ClassRequest(NodeID originator, java.lang.String name, NetChannelLocation response)