public interface MessageProcessorAdminService
Modifier and Type | Method and Description |
---|---|
void |
activate(String processorName64)
Auto generated method signature for Asynchronous Invocations
|
void |
addMessageProcessor(String xml100)
Auto generated method signature for Asynchronous Invocations
|
String |
browseMessage(String processorName96)
Auto generated method signature
|
void |
deactivate(String processorName88)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String processorName77)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String processorName33)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String processorName38,
String messageId39)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageProcessor(String name48)
Auto generated method signature for Asynchronous Invocations
|
String |
getClassName(String name55)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName59,
String messageId60)
Auto generated method signature
|
String[] |
getMessageIds(String processorName105)
Auto generated method signature
|
String |
getMessageProcessor(String name73)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName44)
Auto generated method signature
|
boolean |
isActive(String processorName90)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml94)
Auto generated method signature for Asynchronous Invocations
|
boolean |
popAndRedirectMessage(String processorName83,
String storeName84)
Auto generated method signature
|
boolean |
popMessage(String processorName69)
Auto generated method signature
|
void |
resend(String processorName50,
String messageId51)
Auto generated method signature for Asynchronous Invocations
|
void |
resendAll(String processorName53)
Auto generated method signature for Asynchronous Invocations
|
void |
resendFirstMessage(String processorName102,
String messageId103)
Auto generated method signature for Asynchronous Invocations
|
void |
startbrowseMessage(String processorName96,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name55,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName59,
String messageId60,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName105,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name73,
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 processorName44,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName90,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpopAndRedirectMessage(String processorName83,
String storeName84,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpopMessage(String processorName69,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String input79,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String input79)
Auto generated method signature
|
void deleteFirstMessages(String processorName33) throws RemoteException
RemoteException
String[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints34
- RemoteException
void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getDefinedEndpoints34
- RemoteException
void deleteMessage(String processorName38, String messageId39) throws RemoteException
RemoteException
String[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames40
- RemoteException
void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorNames40
- RemoteException
int getSize(String processorName44) throws RemoteException
getSize43
- RemoteException
void startgetSize(String processorName44, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getSize43
- RemoteException
void deleteMessageProcessor(String name48) throws RemoteException
RemoteException
void resend(String processorName50, String messageId51) throws RemoteException
RemoteException
void resendAll(String processorName53) throws RemoteException
RemoteException
String getClassName(String name55) throws RemoteException
getClassName54
- RemoteException
void startgetClassName(String name55, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getClassName54
- RemoteException
String getEnvelope(String processorName59, String messageId60) throws RemoteException
getEnvelope58
- RemoteException
void startgetEnvelope(String processorName59, String messageId60, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope58
- RemoteException
void activate(String processorName64) throws RemoteException
RemoteException
MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList65
- RemoteException
void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorDataList65
- RemoteException
boolean popMessage(String processorName69) throws RemoteException
popMessage68
- RemoteException
void startpopMessage(String processorName69, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
popMessage68
- RemoteException
String getMessageProcessor(String name73) throws RemoteException
getMessageProcessor72
- RemoteException
void startgetMessageProcessor(String name73, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessor72
- RemoteException
void deleteAllMessages(String processorName77) throws RemoteException
RemoteException
boolean validateAxis2ClientRepo(String input79) throws RemoteException
validateAxis2ClientRepo78
- RemoteException
void startvalidateAxis2ClientRepo(String input79, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
validateAxis2ClientRepo78
- RemoteException
boolean popAndRedirectMessage(String processorName83, String storeName84) throws RemoteException
popAndRedirectMessage82
- RemoteException
void startpopAndRedirectMessage(String processorName83, String storeName84, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
popAndRedirectMessage82
- RemoteException
void deactivate(String processorName88) throws RemoteException
RemoteException
boolean isActive(String processorName90) throws RemoteException
isActive89
- RemoteException
void startisActive(String processorName90, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isActive89
- RemoteException
void modifyMessageProcessor(String xml94) throws RemoteException
RemoteException
String browseMessage(String processorName96) throws RemoteException
browseMessage95
- RemoteException
void startbrowseMessage(String processorName96, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
browseMessage95
- RemoteException
void addMessageProcessor(String xml100) throws RemoteException
RemoteException
void resendFirstMessage(String processorName102, String messageId103) throws RemoteException
RemoteException
String[] getMessageIds(String processorName105) throws RemoteException
getMessageIds104
- RemoteException
void startgetMessageIds(String processorName105, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageIds104
- RemoteException
Copyright © 2019 WSO2. All rights reserved.