Package | Description |
---|---|
org.jboss.narayana.rest.bridge.inbound | |
org.jboss.narayana.rest.integration | |
org.jboss.narayana.rest.integration.api |
Modifier and Type | Class and Description |
---|---|
class |
InboundBridgeParticipantDeserializer |
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsManagerImpl.registerDeserializer(String applicationId,
ParticipantDeserializer deserializer) |
void |
RecoveryManager.registerDeserializer(String applicationId,
ParticipantDeserializer deserializer) |
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsManager.registerDeserializer(String applicationId,
ParticipantDeserializer deserializer)
Register ParticipantDeserializer instance which can be used during recovery to recreate participant instances.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.