public class NLSExchangeAttrReply extends ClientAccessDataStream
Modifier and Type | Field | Description |
---|---|---|
int |
primaryRC_ |
HEADER_LENGTH
connectionID_, converter_, data_, headerLength_, system_
Constructor | Description |
---|---|
NLSExchangeAttrReply() |
Modifier and Type | Method | Description |
---|---|---|
int |
getCcsid() |
|
int[] |
getCcsidList() |
|
int |
getDataStreamLevel() |
|
int |
getFunction1Level() |
|
int |
getFunction2Level() |
|
int |
getFunction3Level() |
|
Object |
getNewDataStream() |
|
int |
getSecondaryRC_() |
|
int |
getServerVersion() |
|
int |
hashCode() |
|
int |
readAfterHeader(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 Object getNewDataStream()
getNewDataStream
in class DataStream
public int hashCode()
hashCode
in class ClientAccessDataStream
public int readAfterHeader(InputStream in) throws IOException
readAfterHeader
in class DataStream
IOException
public int getSecondaryRC_()
public void setSecondaryRC_(int secondaryRC_)
Copyright © 2024. All rights reserved.