Package | Description |
---|---|
com.arjuna.ats.arjuna.coordinator | |
com.arjuna.ats.arjuna.state |
Modifier and Type | Method and Description |
---|---|
void |
ActionHierarchy.unpack(InputBuffer state)
CAREFULLY unpack the 'new' hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
InputObjectState
InputObjectState provides some additional methods to
a basic InputBuffer.
|
Modifier and Type | Method and Description |
---|---|
void |
InputBuffer.copy(InputBuffer buff)
Copy the existing buffer.
|
void |
InputObjectState.unpackFrom(InputBuffer buff) |
void |
InputBuffer.unpackFrom(InputBuffer buff)
Unpack a buffer from the provided buffer, and initialise this instance
with it.
|
Constructor and Description |
---|
InputBuffer(InputBuffer buff)
Create a new buffer and copy the provided one.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.