public class DRDAConnectResponse extends DRDAResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DRDAConnectResponse.RDBAccessData |
dssLength_, peekedLength_| Constructor and Description |
|---|
DRDAConnectResponse(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata) |
| Modifier and Type | Method and Description |
|---|---|
DRDAConnectResponse.RDBAccessData |
readAccessDatabase() |
void |
readAccessSecurity(int securityMechanism) |
void |
readExchangeServerAttributes() |
void |
readLocalCommit() |
void |
readSecurityCheck() |
adjustDdmLength, adjustLengths, endOfSameIdChainData, parseLengthAndMatchCodePoint, peekCodePoint, peekFastBytes, peekFastLength, popCollectionStack, pushLengthOnCollectionStack, startSameIdChainParsepublic DRDAConnectResponse(io.netty.buffer.ByteBuf buffer,
ConnectionMetaData metadata)
public void readAccessSecurity(int securityMechanism)
public void readExchangeServerAttributes()
public void readSecurityCheck()
public DRDAConnectResponse.RDBAccessData readAccessDatabase()
public void readLocalCommit()
Copyright © 2021. All rights reserved.