public class UnbindRequestTask extends FlowTask
RequestResponseTask.TaskResubmit| Constructor and Description |
|---|
UnbindRequestTask(TaskSessionRefs t_refs,
Endpoint bindToResource,
long flowId,
boolean isUnsolicited,
boolean isLinger) |
UnbindRequestTask(TaskSessionRefs t_refs,
Endpoint bindToResource,
long flowId,
boolean isUnsolicited,
boolean isLinger,
Long lastMsgIdAcked) |
UnbindRequestTask(TaskSessionRefs t_refs,
Endpoint bindToResource,
long flowId,
boolean isUnsolicited,
boolean isLinger,
Long lastMsgIdAcked,
Long endpointErrorId) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object obj) |
Long |
getEndpointErrorId() |
void |
handleTimeout() |
boolean |
submit(int corrTag,
boolean allowOnStateSub,
TcpChannel.WriteBlockPolicy wpolicy) |
boolean |
submit(Integer corrTag,
boolean allowOnStateSub,
TcpChannel.WriteBlockPolicy wpolicy) |
String |
toString() |
void |
waitResponse() |
long |
waitResponseGetFlowId() |
cancel_cleanupTasks, getBindResource, resendImplcancel, cancelTimer, getOpEx, resend, scheduleResubmit, setRetryableLastError, startTimerpublic UnbindRequestTask(TaskSessionRefs t_refs, Endpoint bindToResource, long flowId, boolean isUnsolicited, boolean isLinger, Long lastMsgIdAcked, Long endpointErrorId)
public UnbindRequestTask(TaskSessionRefs t_refs, Endpoint bindToResource, long flowId, boolean isUnsolicited, boolean isLinger, Long lastMsgIdAcked)
public UnbindRequestTask(TaskSessionRefs t_refs, Endpoint bindToResource, long flowId, boolean isUnsolicited, boolean isLinger)
public boolean submit(int corrTag,
boolean allowOnStateSub,
TcpChannel.WriteBlockPolicy wpolicy)
throws JCSMPException
submit in class FlowTaskJCSMPExceptionpublic boolean submit(Integer corrTag, boolean allowOnStateSub, TcpChannel.WriteBlockPolicy wpolicy) throws JCSMPException
JCSMPExceptionpublic long waitResponseGetFlowId()
throws JCSMPException
JCSMPExceptionpublic Long getEndpointErrorId()
public void waitResponse()
throws JCSMPException,
TimeoutException
JCSMPExceptionTimeoutExceptionpublic void handleTimeout()
handleTimeout in interface JCSMPTimeoutHandlerhandleTimeout in class FlowTaskCopyright 2004-2019 Solace Corporation. All rights reserved.