public abstract class ARChunkArrayBuffer extends ARChunkReceiveProcessor
CHUNK_PROCESSOR_KEY| Constructor and Description |
|---|
ARChunkArrayBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(com.bmc.arsys.arrpc.xdr.ArRpcXdrOut out)
update the rpc output with the bytes buffer that we collected from
previous rounds.
|
void |
retrieveChunkingData(com.bmc.arsys.arrpc.xdr.ArRpcXdrOut out)
retrieve output bytes from rpc out, and append these bytes to the ones
received before.
|
end, getRoundNumber, hasNextRound, init, isFirstRound, nextRound, setRoundNumber, setServerCharSetName, shouldRetryequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, getRoundNumber, hasNextRound, init, isFirstRound, nextRound, setRoundNumberpublic void retrieveChunkingData(com.bmc.arsys.arrpc.xdr.ArRpcXdrOut out)
throws ARException
retrieveChunkingData in interface IARChunkReceivableretrieveChunkingData in class ARChunkReceiveProcessorARExceptionpublic void postProcess(com.bmc.arsys.arrpc.xdr.ArRpcXdrOut out)
throws ARException
postProcess in interface IARChunkReceivablepostProcess in class ARChunkReceiveProcessorARException? Copyright 2013 BMC Software, Inc.