public class BindRequestTask extends FlowTask
RequestResponseTask.TaskResubmit| Constructor and Description |
|---|
BindRequestTask(TaskSessionRefs t_refs,
ConsumerFlowProperties f_prop,
EndpointProperties e_prop,
XMLMessageListener listener,
FlowHandleImpl existingFlowHandle,
AssuredCtrlEnums.FlowType flowType,
JCSMPBasicSession.InternalBindProperties internalBindProp,
FlowEventHandler flowEventHandler) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object obj) |
FlowHandleImpl |
getExistingFlowHandler() |
FlowHandleImpl |
getFlowHandler() |
void |
handleTimeout() |
boolean |
submit(int corrTag,
boolean allowOnStateSub,
TcpChannel.WriteBlockPolicy wpolicy) |
String |
toString() |
cancel_cleanupTasks, getBindResource, resendImplcancel, cancelTimer, getOpEx, resend, scheduleResubmit, scheduleResubmit, setRetryableLastError, startTimer, submitCountResetpublic BindRequestTask(TaskSessionRefs t_refs, ConsumerFlowProperties f_prop, EndpointProperties e_prop, XMLMessageListener listener, FlowHandleImpl existingFlowHandle, AssuredCtrlEnums.FlowType flowType, JCSMPBasicSession.InternalBindProperties internalBindProp, FlowEventHandler flowEventHandler)
public boolean submit(int corrTag,
boolean allowOnStateSub,
TcpChannel.WriteBlockPolicy wpolicy)
throws JCSMPException
submit in class FlowTaskJCSMPExceptionpublic void handleTimeout()
handleTimeout in interface JCSMPTimeoutHandlerhandleTimeout in class FlowTaskpublic FlowHandleImpl getFlowHandler() throws JCSMPException
JCSMPExceptionpublic FlowHandleImpl getExistingFlowHandler()
Copyright 2004-2021 Solace Corporation. All rights reserved.