protected static final class SncpClient.SncpAction
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected DLong |
actionid |
protected int |
addressSourceParamIndex |
protected int |
addressTargetParamIndex |
protected int |
handlerAttachParamIndex |
protected int |
handlerFuncParamIndex |
protected java.lang.reflect.Method |
method |
protected Attribute[] |
paramAttrs |
protected java.lang.reflect.Type[] |
paramTypes |
protected java.lang.reflect.Type |
resultTypes |
| 构造器和说明 |
|---|
SncpAction(java.lang.reflect.Method method,
DLong actionid) |
protected final DLong actionid
protected final java.lang.reflect.Method method
protected final java.lang.reflect.Type resultTypes
protected final java.lang.reflect.Type[] paramTypes
protected final Attribute[] paramAttrs
protected final int handlerFuncParamIndex
protected final int handlerAttachParamIndex
protected final int addressTargetParamIndex
protected final int addressSourceParamIndex
public SncpAction(java.lang.reflect.Method method,
DLong actionid)