|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chunk | |
|---|---|
| org.prevayler.foundation | |
| org.prevayler.implementation | |
| Uses of Chunk in org.prevayler.foundation |
|---|
| Methods in org.prevayler.foundation that return Chunk | |
|---|---|
Chunk |
DurableInputStream.readChunk()
|
static Chunk |
Chunking.readChunk(InputStream stream)
|
| Methods in org.prevayler.foundation with parameters of type Chunk | |
|---|---|
static void |
Chunking.writeChunk(OutputStream stream,
Chunk chunk)
|
| Uses of Chunk in org.prevayler.implementation |
|---|
| Methods in org.prevayler.implementation that return Chunk | |
|---|---|
Chunk |
TransactionTimestamp.toChunk()
|
| Methods in org.prevayler.implementation with parameters of type Chunk | |
|---|---|
static TransactionTimestamp |
TransactionTimestamp.fromChunk(Chunk chunk)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||