Package | Description |
---|---|
com.arjuna.ats.arjuna.coordinator | |
com.arjuna.ats.arjuna.state | |
com.arjuna.ats.internal.arjuna.common | |
com.arjuna.ats.internal.arjuna.objectstore.jdbc |
Modifier and Type | Method and Description |
---|---|
void |
ActionHierarchy.pack(OutputBuffer state)
Pack the hierarchy into the buffer.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputObjectState
OutputObjectState provides some additional methods to a
basic OutputBuffer.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputBuffer.copy(OutputBuffer b)
Copy the provided OutputBuffer and overwrite the current instance.
|
void |
OutputBuffer.packInto(OutputBuffer buff)
Pack this buffer into that provided.
|
void |
OutputObjectState.packInto(OutputBuffer buff) |
Constructor and Description |
---|
OutputBuffer(OutputBuffer copyFrom)
Create a new OutputBuffer and initialise its state with a copy of the
provided buffer.
|
Modifier and Type | Method and Description |
---|---|
static void |
UidHelper.packInto(Uid u,
OutputBuffer buff) |
Modifier and Type | Method and Description |
---|---|
void |
JDBCStore.packInto(OutputBuffer buff) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.