public class PendingRequestType extends RequestAbstractType
| Modifier and Type | Field and Description |
|---|---|
protected String |
responseId |
originalRequestId, pendingNotification, respondWith, responseLimit, responseMechanismid, messageExtension, nonce, opaqueClientData, service, signature| Constructor and Description |
|---|
PendingRequestType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseId()
Gets the value of the responseId property.
|
void |
setResponseId(String value)
Sets the value of the responseId property.
|
getOriginalRequestId, getPendingNotification, getRespondWith, getResponseLimit, getResponseMechanism, setOriginalRequestId, setPendingNotification, setResponseLimitgetId, getMessageExtension, getNonce, getOpaqueClientData, getService, getSignature, setId, setNonce, setOpaqueClientData, setService, setSignatureprotected String responseId
Apache CXF