public interface MessageProcessorAdminService
| Modifier and Type | Method and Description |
|---|---|
void |
activate(String processorName75)
Auto generated method signature for Asynchronous Invocations
|
void |
addMessageProcessor(String xml80)
Auto generated method signature for Asynchronous Invocations
|
void |
deactivate(String processorName44)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String processorName35)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String processorName30)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String processorName41,
String messageId42)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageProcessor(String name59)
Auto generated method signature for Asynchronous Invocations
|
String |
getClassName(String name66)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName70,
String messageId71)
Auto generated method signature
|
String[] |
getMessageIds(String processorName85)
Auto generated method signature
|
String |
getMessageProcessor(String name26)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName53)
Auto generated method signature
|
boolean |
isActive(String processorName49)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml57)
Auto generated method signature for Asynchronous Invocations
|
void |
resend(String processorName61,
String messageId62)
Auto generated method signature for Asynchronous Invocations
|
void |
resendAll(String processorName64)
Auto generated method signature for Asynchronous Invocations
|
void |
resendFirstMessage(String processorName77,
String messageId78)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name66,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName70,
String messageId71,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName85,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name26,
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 processorName53,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName49,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String in37,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String in37)
Auto generated method signature
|
String getMessageProcessor(String name26) throws RemoteException
getMessageProcessor25 - RemoteExceptionvoid startgetMessageProcessor(String name26, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessor25 - RemoteExceptionvoid deleteFirstMessages(String processorName30) throws RemoteException
RemoteExceptionString[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints31 - RemoteExceptionvoid startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getDefinedEndpoints31 - RemoteExceptionvoid deleteAllMessages(String processorName35) throws RemoteException
RemoteExceptionboolean validateAxis2ClientRepo(String in37) throws RemoteException
validateAxis2ClientRepo36 - RemoteExceptionvoid startvalidateAxis2ClientRepo(String in37, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
validateAxis2ClientRepo36 - RemoteExceptionvoid deleteMessage(String processorName41, String messageId42) throws RemoteException
RemoteExceptionvoid deactivate(String processorName44) throws RemoteException
RemoteExceptionString[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames45 - RemoteExceptionvoid startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorNames45 - RemoteExceptionboolean isActive(String processorName49) throws RemoteException
isActive48 - RemoteExceptionvoid startisActive(String processorName49, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isActive48 - RemoteExceptionint getSize(String processorName53) throws RemoteException
getSize52 - RemoteExceptionvoid startgetSize(String processorName53, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getSize52 - RemoteExceptionvoid modifyMessageProcessor(String xml57) throws RemoteException
RemoteExceptionvoid deleteMessageProcessor(String name59) throws RemoteException
RemoteExceptionvoid resend(String processorName61, String messageId62) throws RemoteException
RemoteExceptionvoid resendAll(String processorName64) throws RemoteException
RemoteExceptionString getClassName(String name66) throws RemoteException
getClassName65 - RemoteExceptionvoid startgetClassName(String name66, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getClassName65 - RemoteExceptionString getEnvelope(String processorName70, String messageId71) throws RemoteException
getEnvelope69 - RemoteExceptionvoid startgetEnvelope(String processorName70, String messageId71, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope69 - RemoteExceptionvoid activate(String processorName75) throws RemoteException
RemoteExceptionvoid resendFirstMessage(String processorName77, String messageId78) throws RemoteException
RemoteExceptionvoid addMessageProcessor(String xml80) throws RemoteException
RemoteExceptionMessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList81 - RemoteExceptionvoid startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorDataList81 - RemoteExceptionString[] getMessageIds(String processorName85) throws RemoteException
getMessageIds84 - RemoteExceptionvoid startgetMessageIds(String processorName85, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageIds84 - RemoteExceptionCopyright © 2018 WSO2. All rights reserved.