public class InboundBridgeParticipantDeserializer extends Object implements ParticipantDeserializer
| Constructor and Description |
|---|
InboundBridgeParticipantDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Participant |
deserialize(ObjectInputStream objectInputStream)
Deserializes serializable participants.
|
Participant |
recreate(byte[] recoveryState)
Recreates participant from byte array.
|
public InboundBridgeParticipantDeserializer()
public Participant deserialize(ObjectInputStream objectInputStream)
ParticipantDeserializerdeserialize in interface ParticipantDeserializerpublic Participant recreate(byte[] recoveryState)
ParticipantDeserializerrecreate in interface ParticipantDeserializerCopyright © 2016 JBoss by Red Hat. All rights reserved.