Package | Description |
---|---|
com.bmc.arsys.api.chunking | |
com.bmc.arsys.apitransport.chunking | |
com.bmc.arsys.apitransport.session |
Class and Description |
---|
ARChunkArrayBuffer
Base class to process the AR chunking data for Rpc chunking calls involves
only on a buffer array in Ar*Out.
|
ARChunkProcessorBase
Base class for chunking processor
If caller need reserve any object among chunking calls other than chunking process internal reserved objects,
caller can use
ApiThreadLocalStorageBlock .setInternalChunkingObj(), which is available among all chunks and thread safe. |
ARChunkProcessorFactory
ARChunkProcessor Abstract Factory
|
ARChunkReceiveProcessor
Process the AR chunking data for Rpc receiving chunking calls.
|
ARChunkStatusBuffer
Helper class to pass in the correct ArStatusBuffer12Out rpc class for base chunking processor ARChunkArrayBuffer whith
process the AR chunking data for Rpc chunking calls involves
Only the buf[] array data is receiving in chunks.
|
IARChunkable
Interface for all chunk processors
This interface follows the Iterator pattern to use hasNext..., next...
|
IARChunkReceivable
Interface for receiving chunking data processor
|
IARChunkSendable
Interface for sending chunking data processor
|
Class and Description |
---|
ARChunkArrayBuffer
Base class to process the AR chunking data for Rpc chunking calls involves
only on a buffer array in Ar*Out.
|
ARChunkProcessorBase
Base class for chunking processor
If caller need reserve any object among chunking calls other than chunking process internal reserved objects,
caller can use
ApiThreadLocalStorageBlock .setInternalChunkingObj(), which is available among all chunks and thread safe. |
ARChunkReceiveProcessor
Process the AR chunking data for Rpc receiving chunking calls.
|
IARChunkable
Interface for all chunk processors
This interface follows the Iterator pattern to use hasNext..., next...
|
IARChunkReceivable
Interface for receiving chunking data processor
|
IARChunkSendable
Interface for sending chunking data processor
|
Class and Description |
---|
IARChunkable
Interface for all chunk processors
This interface follows the Iterator pattern to use hasNext..., next...
|
? Copyright 2013 BMC Software, Inc.