| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.impl.transaction | |
| com.solacesystems.jcsmp.protocol | |
| com.solacesystems.jcsmpx.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JCSMPXMLMessageProducer.handleAckAD(long msgID,
JCSMPErrorResponseException err) |
boolean |
JCSMPXMLMessageProducer.handleCommitResponse(long msgID,
JCSMPErrorResponseException err) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactedSessionImpl.handleControlMessage(AssuredCtrlEnums.TransactionCtrlMessageType mtype,
AssuredCtrlHeaderBean adctrl,
JCSMPErrorResponseException err_resp) |
| Modifier and Type | Method and Description |
|---|---|
CSMPResponseParser.SUResponseBean |
CSMPResponseParser.parseSUResponse(JCSMPErrorResponseException opEx)
Parses a SubscriptionUpdateResponse
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationManager.handlePartialDestinationsAdd(List<Destination> destinations,
JCSMPErrorResponseException opEx)
Deprecated.
Handles the case when we hava a partially successful or failed destination add operation
|
void |
DefaultDestinationManager.handlePartialDestinationsAdd(List<Destination> destinations,
JCSMPErrorResponseException opEx) |
void |
DestinationManager.handlePartialDestinationsRemove(List<Destination> destinations,
JCSMPErrorResponseException opEx)
Deprecated.
Handles the case when we hava a partially successful or failed destination remove operation
|
void |
DefaultDestinationManager.handlePartialDestinationsRemove(List<Destination> destinations,
JCSMPErrorResponseException opEx) |
Copyright 2004-2019 Solace Corporation. All rights reserved.