|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectndr.NdrObject
rpc.ConnectionOrientedPdu
rpc.pdu.OrphanedPdu
public class OrphanedPdu
Field Summary | |
---|---|
static int |
ORPHANED_TYPE
|
Fields inherited from class ndr.NdrObject |
---|
value |
Constructor Summary | |
---|---|
OrphanedPdu()
|
Method Summary | |
---|---|
int |
getType()
|
Methods inherited from class rpc.ConnectionOrientedPdu |
---|
decode, encode, getAuthenticatorLength, getCallId, getFlag, getFlags, getFormat, getFragmentLength, getMajorVersion, getMinorVersion, readBody, readHeader, readPdu, setAuthenticatorLength, setCallId, setFlag, setFlags, setFormat, setFragmentLength, setMinorVersion, writeBody, writeHeader, writePdu |
Methods inherited from class ndr.NdrObject |
---|
getOpnum, read, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ORPHANED_TYPE
Constructor Detail |
---|
public OrphanedPdu()
Method Detail |
---|
public int getType()
getType
in interface ProtocolDataUnit
getType
in class ConnectionOrientedPdu
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |