public class CommSend extends Comm
Modifier | Constructor and Description |
---|---|
protected |
CommSend() |
|
CommSend(CommChannel chnl,
java.lang.reflect.Method method,
java.lang.Object[] args) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
getArgs()
Get the arguments for the method application.
|
java.lang.reflect.Method |
getMethod() |
java.lang.String |
toString() |
getChannel, getGroup, setChannel, setGroup
equals, getDescription, getId, setDescription, setId
protected CommSend()
public CommSend(CommChannel chnl, java.lang.reflect.Method method, java.lang.Object[] args)