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, setGroupequals, getDescription, getId, setDescription, setIdprotected CommSend()
public CommSend(CommChannel chnl, java.lang.reflect.Method method, java.lang.Object[] args)