public class SessionWorkBuffer extends ByteArrayBuffer implements SessionHolder<Session>
DEFAULT_SIZE| Constructor and Description |
|---|
SessionWorkBuffer(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(boolean wipeData) |
void |
forceClear(boolean wipeData) |
Session |
getSession() |
array, available, capacity, compact, copyRawBytes, ensureCapacity, getByte, getCompactClone, getCompactClone, getRawBytes, getString, putBuffer, putBuffer, putByte, putRawBytes, rawByte, rpos, rpos, size, wpos, wposclear, dumpHex, dumpHex, ensureAvailable, ensureCapacity, extractEC, getAvailableStrings, getAvailableStrings, getBoolean, getBytes, getCompactData, getInt, getKeyPair, getLong, getMPInt, getMPIntAsBytes, getNameList, getNameList, getNameList, getNameList, getPublicKey, getPublicKey, getRawBytes, getRawPublicKey, getRawPublicKey, getShort, getString, getStringList, getStringList, getStringList, getStringList, getUByte, getUInt, isValidMessageStructure, isValidMessageStructure, putAndWipeBytes, putAndWipeBytes, putAndWipeChars, putAndWipeChars, putAndWipeChars, putAndWipeChars, putBoolean, putBuffer, putBufferedData, putBytes, putBytes, putChars, putChars, putChars, putChars, putInt, putKeyPair, putLong, putMPInt, putMPInt, putNameList, putNameList, putNameList, putNameList, putOptionalBufferedData, putPublicKey, putRawBytes, putRawPublicKey, putShort, putString, putString, putStringList, putStringList, toHex, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSessionContextpublic SessionWorkBuffer(Session session)
public Session getSession()
getSession in interface SessionHolder<Session>public void clear(boolean wipeData)
clear in class ByteArrayBufferpublic void forceClear(boolean wipeData)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.