public interface ParticipantDeserializer
Modifier and Type | Method and Description |
---|---|
Participant |
deserialize(ObjectInputStream objectInputStream)
Deserializes serializable participants.
|
Participant |
recreate(byte[] recoveryState)
Recreates participant from byte array.
|
Participant deserialize(ObjectInputStream objectInputStream)
objectInputStream
- Participant recreate(byte[] recoveryState)
recoveryState
- Copyright © 2021 JBoss by Red Hat. All rights reserved.