|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.ndr.NdrShort
public class NdrShort
Field Summary | |
---|---|
int |
value
|
Constructor Summary | |
---|---|
NdrShort(int value)
|
Method Summary | |
---|---|
void |
decode(NdrBuffer src)
|
void |
encode(NdrBuffer dst)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int value
Constructor Detail |
---|
public NdrShort(int value)
Method Detail |
---|
public void encode(NdrBuffer dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer src) throws NdrException
decode
in class NdrObject
NdrException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |