public class NLSExchangeAttrReply extends ClientAccessDataStream
| Modifier and Type | Field and Description |
|---|---|
int |
primaryRC_ |
HEADER_LENGTHconnectionID_, converter_, data_, headerLength_, system_| Constructor and Description |
|---|
NLSExchangeAttrReply() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCcsid() |
int[] |
getCcsidList() |
int |
getDataStreamLevel() |
int |
getFunction1Level() |
int |
getFunction2Level() |
int |
getFunction3Level() |
java.lang.Object |
getNewDataStream() |
int |
getSecondaryRC_() |
int |
getServerVersion() |
int |
hashCode() |
int |
readAfterHeader(java.io.InputStream in) |
void |
setSecondaryRC_(int secondaryRC_) |
canUse, setCorrelation, setCSInstance, setHeaderID, setLength, setReqRepID, setServerID, setTemplateLenpublic int getCcsid()
public int getDataStreamLevel()
public int getServerVersion()
public int getFunction1Level()
public int getFunction2Level()
public int getFunction3Level()
public int[] getCcsidList()
public java.lang.Object getNewDataStream()
getNewDataStream in class DataStreampublic int hashCode()
hashCode in class ClientAccessDataStreampublic int readAfterHeader(java.io.InputStream in)
throws java.io.IOException
readAfterHeader in class DataStreamjava.io.IOExceptionpublic int getSecondaryRC_()
public void setSecondaryRC_(int secondaryRC_)