| 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 |
InboundBridgeParticipant |
| Modifier and Type | Method and Description |
|---|---|
Participant |
InboundBridgeParticipantDeserializer.deserialize(ObjectInputStream objectInputStream) |
Participant |
InboundBridgeParticipantDeserializer.recreate(byte[] recoveryState) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantInformation.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
String |
ParticipantsManagerImpl.enlist(String applicationId,
String participantEnlistmentURL,
Participant participant) |
| Constructor and Description |
|---|
ParticipantInformation(String id,
String applicationId,
String recoveryURL,
Participant participant) |
ParticipantInformation(String id,
String applicationId,
String recoveryURL,
Participant participant,
String status) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantDeserializer.deserialize(ObjectInputStream objectInputStream)
Deserializes serializable participants.
|
Participant |
ParticipantDeserializer.recreate(byte[] recoveryState)
Recreates participant from byte array.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ParticipantsManager.enlist(String applicationId,
String participantEnlistmentURL,
Participant participant)
Enlist participant to REST-AT transaction.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.