public static class SolEnum.EndpointDiscardBehavior
extends java.lang.Object
Endpoint.PROPERTIES.DISCARD_BEHAVIOR
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NOTIFY_SENDER_OFF
Discard the message and acknowledge it.
|
static java.lang.String |
NOTIFY_SENDER_ON
Send the publisher a message reject notification
SolEnum.SessionEventCode.REJECTED_MSG_ERROR . |
Constructor and Description |
---|
EndpointDiscardBehavior() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toString(java.lang.String fieldValue) |
public static final java.lang.String NOTIFY_SENDER_ON
SolEnum.SessionEventCode.REJECTED_MSG_ERROR
.public static final java.lang.String NOTIFY_SENDER_OFF
Copyright 2004-2024 Solace Corporation. All rights reserved.