public interface MessageProcessorAdminService
Modifier and Type | Method and Description |
---|---|
void |
activate(String processorName70)
Auto generated method signature for Asynchronous Invocations
|
void |
addMessageProcessor(String xml109)
Auto generated method signature for Asynchronous Invocations
|
String |
browseMessage(String processorName102)
Auto generated method signature
|
void |
deactivate(String processorName94)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String processorName83)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String processorName39)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String processorName44,
String messageId45)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageProcessor(String name54)
Auto generated method signature for Asynchronous Invocations
|
String |
getClassName(String name61)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName65,
String messageId66)
Auto generated method signature
|
String[] |
getMessageIds(String processorName111)
Auto generated method signature
|
String |
getMessageProcessor(String name79)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName50)
Auto generated method signature
|
boolean |
isActive(String processorName96)
Auto generated method signature
|
boolean |
isTaskLocationKnown(String processorName35)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml100)
Auto generated method signature for Asynchronous Invocations
|
boolean |
popAndRedirectMessage(String processorName89,
String storeName90)
Auto generated method signature
|
boolean |
popMessage(String processorName75)
Auto generated method signature
|
void |
resend(String processorName56,
String messageId57)
Auto generated method signature for Asynchronous Invocations
|
void |
resendAll(String processorName59)
Auto generated method signature for Asynchronous Invocations
|
void |
resendFirstMessage(String processorName106,
String messageId107)
Auto generated method signature for Asynchronous Invocations
|
void |
startbrowseMessage(String processorName102,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name61,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName65,
String messageId66,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName111,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name79,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSize(String processorName50,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName96,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisTaskLocationKnown(String processorName35,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpopAndRedirectMessage(String processorName89,
String storeName90,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpopMessage(String processorName75,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String input85,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String input85)
Auto generated method signature
|
boolean isTaskLocationKnown(String processorName35) throws RemoteException
isTaskLocationKnown34
- RemoteException
void startisTaskLocationKnown(String processorName35, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isTaskLocationKnown34
- RemoteException
void deleteFirstMessages(String processorName39) throws RemoteException
RemoteException
String[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints40
- RemoteException
void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getDefinedEndpoints40
- RemoteException
void deleteMessage(String processorName44, String messageId45) throws RemoteException
RemoteException
String[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames46
- RemoteException
void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorNames46
- RemoteException
int getSize(String processorName50) throws RemoteException
getSize49
- RemoteException
void startgetSize(String processorName50, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getSize49
- RemoteException
void deleteMessageProcessor(String name54) throws RemoteException
RemoteException
void resend(String processorName56, String messageId57) throws RemoteException
RemoteException
void resendAll(String processorName59) throws RemoteException
RemoteException
String getClassName(String name61) throws RemoteException
getClassName60
- RemoteException
void startgetClassName(String name61, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getClassName60
- RemoteException
String getEnvelope(String processorName65, String messageId66) throws RemoteException
getEnvelope64
- RemoteException
void startgetEnvelope(String processorName65, String messageId66, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope64
- RemoteException
void activate(String processorName70) throws RemoteException
RemoteException
MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList71
- RemoteException
void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorDataList71
- RemoteException
boolean popMessage(String processorName75) throws RemoteException
popMessage74
- RemoteException
void startpopMessage(String processorName75, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
popMessage74
- RemoteException
String getMessageProcessor(String name79) throws RemoteException
getMessageProcessor78
- RemoteException
void startgetMessageProcessor(String name79, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessor78
- RemoteException
void deleteAllMessages(String processorName83) throws RemoteException
RemoteException
boolean validateAxis2ClientRepo(String input85) throws RemoteException
validateAxis2ClientRepo84
- RemoteException
void startvalidateAxis2ClientRepo(String input85, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
validateAxis2ClientRepo84
- RemoteException
boolean popAndRedirectMessage(String processorName89, String storeName90) throws RemoteException
popAndRedirectMessage88
- RemoteException
void startpopAndRedirectMessage(String processorName89, String storeName90, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
popAndRedirectMessage88
- RemoteException
void deactivate(String processorName94) throws RemoteException
RemoteException
boolean isActive(String processorName96) throws RemoteException
isActive95
- RemoteException
void startisActive(String processorName96, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isActive95
- RemoteException
void modifyMessageProcessor(String xml100) throws RemoteException
RemoteException
String browseMessage(String processorName102) throws RemoteException
browseMessage101
- RemoteException
void startbrowseMessage(String processorName102, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
browseMessage101
- RemoteException
void resendFirstMessage(String processorName106, String messageId107) throws RemoteException
RemoteException
void addMessageProcessor(String xml109) throws RemoteException
RemoteException
String[] getMessageIds(String processorName111) throws RemoteException
getMessageIds110
- RemoteException
void startgetMessageIds(String processorName111, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageIds110
- RemoteException
Copyright © 2021 WSO2. All rights reserved.