public class MessageProcessorAdminServiceStub extends org.apache.axis2.client.Stub implements MessageProcessorAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
MessageProcessorAdminServiceStub()
Default Constructor
|
MessageProcessorAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
MessageProcessorAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
MessageProcessorAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
MessageProcessorAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
activate(String processorName140)
Auto generated method signature
|
void |
addMessageProcessor(String xml176)
Auto generated method signature
|
String |
browseMessage(String processorName172)
Auto generated method signature
|
void |
deactivate(String processorName164)
Auto generated method signature
|
void |
deleteAllMessages(String processorName153)
Auto generated method signature
|
void |
deleteFirstMessages(String processorName109)
Auto generated method signature
|
void |
deleteMessage(String processorName114,
String messageId115)
Auto generated method signature
|
void |
deleteMessageProcessor(String name124)
Auto generated method signature
|
String |
getClassName(String name131)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName135,
String messageId136)
Auto generated method signature
|
String[] |
getMessageIds(String processorName181)
Auto generated method signature
|
String |
getMessageProcessor(String name149)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName120)
Auto generated method signature
|
boolean |
isActive(String processorName166)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml170)
Auto generated method signature
|
boolean |
popAndRedirectMessage(String processorName159,
String storeName160)
Auto generated method signature
|
boolean |
popMessage(String processorName145)
Auto generated method signature
|
void |
resend(String processorName126,
String messageId127)
Auto generated method signature
|
void |
resendAll(String processorName129)
Auto generated method signature
|
void |
resendFirstMessage(String processorName178,
String messageId179)
Auto generated method signature
|
void |
startbrowseMessage(String processorName172,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name131,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName135,
String messageId136,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName181,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name149,
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 processorName120,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName166,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpopAndRedirectMessage(String processorName159,
String storeName160,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startpopMessage(String processorName145,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String input155,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String input155)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public MessageProcessorAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageProcessorAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageProcessorAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageProcessorAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageProcessorAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void deleteFirstMessages(String processorName109) throws RemoteException
deleteFirstMessages
in interface MessageProcessorAdminService
RemoteException
public String[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints
in interface MessageProcessorAdminService
getDefinedEndpoints110
- RemoteException
MessageProcessorAdminService.getDefinedEndpoints()
public void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetDefinedEndpoints
in interface MessageProcessorAdminService
getDefinedEndpoints110
- RemoteException
MessageProcessorAdminService.startgetDefinedEndpoints(org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void deleteMessage(String processorName114, String messageId115) throws RemoteException
deleteMessage
in interface MessageProcessorAdminService
RemoteException
public String[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames
in interface MessageProcessorAdminService
getMessageProcessorNames116
- RemoteException
MessageProcessorAdminService.getMessageProcessorNames()
public void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageProcessorNames
in interface MessageProcessorAdminService
getMessageProcessorNames116
- RemoteException
MessageProcessorAdminService.startgetMessageProcessorNames(org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public int getSize(String processorName120) throws RemoteException
getSize
in interface MessageProcessorAdminService
getSize119
- RemoteException
MessageProcessorAdminService.getSize(java.lang.String)
public void startgetSize(String processorName120, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetSize
in interface MessageProcessorAdminService
getSize119
- RemoteException
MessageProcessorAdminService.startgetSize(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void deleteMessageProcessor(String name124) throws RemoteException
deleteMessageProcessor
in interface MessageProcessorAdminService
RemoteException
public void resend(String processorName126, String messageId127) throws RemoteException
resend
in interface MessageProcessorAdminService
RemoteException
public void resendAll(String processorName129) throws RemoteException
resendAll
in interface MessageProcessorAdminService
RemoteException
public String getClassName(String name131) throws RemoteException
getClassName
in interface MessageProcessorAdminService
getClassName130
- RemoteException
MessageProcessorAdminService.getClassName(java.lang.String)
public void startgetClassName(String name131, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetClassName
in interface MessageProcessorAdminService
getClassName130
- RemoteException
MessageProcessorAdminService.startgetClassName(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public String getEnvelope(String processorName135, String messageId136) throws RemoteException
getEnvelope
in interface MessageProcessorAdminService
getEnvelope134
- RemoteException
MessageProcessorAdminService.getEnvelope(java.lang.String, java.lang.String)
public void startgetEnvelope(String processorName135, String messageId136, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetEnvelope
in interface MessageProcessorAdminService
getEnvelope134
- RemoteException
MessageProcessorAdminService.startgetEnvelope(java.lang.String, java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void activate(String processorName140) throws RemoteException
activate
in interface MessageProcessorAdminService
RemoteException
public MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList
in interface MessageProcessorAdminService
getMessageProcessorDataList141
- RemoteException
MessageProcessorAdminService.getMessageProcessorDataList()
public void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageProcessorDataList
in interface MessageProcessorAdminService
getMessageProcessorDataList141
- RemoteException
MessageProcessorAdminService.startgetMessageProcessorDataList(org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public boolean popMessage(String processorName145) throws RemoteException
popMessage
in interface MessageProcessorAdminService
popMessage144
- RemoteException
MessageProcessorAdminService.popMessage(java.lang.String)
public void startpopMessage(String processorName145, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startpopMessage
in interface MessageProcessorAdminService
popMessage144
- RemoteException
MessageProcessorAdminService.startpopMessage(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public String getMessageProcessor(String name149) throws RemoteException
getMessageProcessor
in interface MessageProcessorAdminService
getMessageProcessor148
- RemoteException
MessageProcessorAdminService.getMessageProcessor(java.lang.String)
public void startgetMessageProcessor(String name149, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageProcessor
in interface MessageProcessorAdminService
getMessageProcessor148
- RemoteException
MessageProcessorAdminService.startgetMessageProcessor(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void deleteAllMessages(String processorName153) throws RemoteException
deleteAllMessages
in interface MessageProcessorAdminService
RemoteException
public boolean validateAxis2ClientRepo(String input155) throws RemoteException
validateAxis2ClientRepo
in interface MessageProcessorAdminService
validateAxis2ClientRepo154
- RemoteException
MessageProcessorAdminService.validateAxis2ClientRepo(java.lang.String)
public void startvalidateAxis2ClientRepo(String input155, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startvalidateAxis2ClientRepo
in interface MessageProcessorAdminService
validateAxis2ClientRepo154
- RemoteException
MessageProcessorAdminService.startvalidateAxis2ClientRepo(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public boolean popAndRedirectMessage(String processorName159, String storeName160) throws RemoteException
popAndRedirectMessage
in interface MessageProcessorAdminService
popAndRedirectMessage158
- RemoteException
MessageProcessorAdminService.popAndRedirectMessage(java.lang.String, java.lang.String)
public void startpopAndRedirectMessage(String processorName159, String storeName160, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startpopAndRedirectMessage
in interface MessageProcessorAdminService
popAndRedirectMessage158
- RemoteException
MessageProcessorAdminService.startpopAndRedirectMessage(java.lang.String, java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void deactivate(String processorName164) throws RemoteException
deactivate
in interface MessageProcessorAdminService
RemoteException
public boolean isActive(String processorName166) throws RemoteException
isActive
in interface MessageProcessorAdminService
isActive165
- RemoteException
MessageProcessorAdminService.isActive(java.lang.String)
public void startisActive(String processorName166, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startisActive
in interface MessageProcessorAdminService
isActive165
- RemoteException
MessageProcessorAdminService.startisActive(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void modifyMessageProcessor(String xml170) throws RemoteException
modifyMessageProcessor
in interface MessageProcessorAdminService
RemoteException
public String browseMessage(String processorName172) throws RemoteException
browseMessage
in interface MessageProcessorAdminService
browseMessage171
- RemoteException
MessageProcessorAdminService.browseMessage(java.lang.String)
public void startbrowseMessage(String processorName172, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startbrowseMessage
in interface MessageProcessorAdminService
browseMessage171
- RemoteException
MessageProcessorAdminService.startbrowseMessage(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
public void addMessageProcessor(String xml176) throws RemoteException
addMessageProcessor
in interface MessageProcessorAdminService
RemoteException
public void resendFirstMessage(String processorName178, String messageId179) throws RemoteException
resendFirstMessage
in interface MessageProcessorAdminService
RemoteException
public String[] getMessageIds(String processorName181) throws RemoteException
getMessageIds
in interface MessageProcessorAdminService
getMessageIds180
- RemoteException
MessageProcessorAdminService.getMessageIds(java.lang.String)
public void startgetMessageIds(String processorName181, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageIds
in interface MessageProcessorAdminService
getMessageIds180
- RemoteException
MessageProcessorAdminService.startgetMessageIds(java.lang.String, org.wso2.carbon.message.processor.stub.MessageProcessorAdminServiceCallbackHandler)
Copyright © 2019 WSO2. All rights reserved.