|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.util.DxWire.DxWireData
Utility class to aggregate wire-format data. Used as the return value
from the various construct* methods in DxWire
.
Method Summary | |
byte[] |
getRequestData()
Get the wire-format data. |
int |
getResponseSize()
Get the size needed for the response data to be returned from issuing the DS request. |
int |
getVerb()
Get the verb associated with this wire data. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getVerb()
public byte[] getRequestData()
public int getResponseSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |