public class NLSExchangeAttrReply extends ClientAccessDataStream
Modifier and Type | Field and Description |
---|---|
int |
primaryRC_ |
HEADER_LENGTH
connectionID_, 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, setTemplateLen
public 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 DataStream
public int hashCode()
hashCode
in class ClientAccessDataStream
public int readAfterHeader(java.io.InputStream in) throws java.io.IOException
readAfterHeader
in class DataStream
java.io.IOException
public int getSecondaryRC_()
public void setSecondaryRC_(int secondaryRC_)