public class MessageStoreAdminServiceStub extends org.apache.axis2.client.Stub implements MessageStoreAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
MessageStoreAdminServiceStub()
Default Constructor
|
MessageStoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
MessageStoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
MessageStoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
MessageStoreAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
addMessageStore(String xml107)
Auto generated method signature
|
void |
deleteAllMessages(String name101)
Auto generated method signature
|
void |
deleteFirstMessages(String name90)
Auto generated method signature
|
void |
deleteMessage(String name77,
String messageId78)
Auto generated method signature
|
void |
deleteMessageStore(String name99)
Auto generated method signature
|
MessageInfo[] |
getAllMessages(String name103)
Auto generated method signature
|
String |
getClassName(String name70)
Auto generated method signature
|
String |
getEnvelope(String name85,
String messageId86)
Auto generated method signature
|
String |
getMessageStore(String name66)
Auto generated method signature
|
MessageStoreMetaData[] |
getMessageStoreData()
Auto generated method signature
|
String[] |
getMessageStoreNames()
Auto generated method signature
|
MessageInfo[] |
getPaginatedMessages(String name80,
int pageNumber81)
Auto generated method signature
|
int |
getSize(String name92)
Auto generated method signature
|
void |
modifyMessageStore(String xml64)
Auto generated method signature
|
void |
startgetAllMessages(String name103,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name70,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String name85,
String messageId86,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageStore(String name66,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageStoreData(MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageStoreNames(MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedMessages(String name80,
int pageNumber81,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSize(String name92,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public MessageStoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageStoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageStoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageStoreAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MessageStoreAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void modifyMessageStore(String xml64) throws RemoteException
modifyMessageStore
in interface MessageStoreAdminService
RemoteException
public String getMessageStore(String name66) throws RemoteException
getMessageStore
in interface MessageStoreAdminService
getMessageStore65
- RemoteException
MessageStoreAdminService.getMessageStore(java.lang.String)
public void startgetMessageStore(String name66, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageStore
in interface MessageStoreAdminService
getMessageStore65
- RemoteException
MessageStoreAdminService.startgetMessageStore(java.lang.String, org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public String getClassName(String name70) throws RemoteException
getClassName
in interface MessageStoreAdminService
getClassName69
- RemoteException
MessageStoreAdminService.getClassName(java.lang.String)
public void startgetClassName(String name70, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetClassName
in interface MessageStoreAdminService
getClassName69
- RemoteException
MessageStoreAdminService.startgetClassName(java.lang.String, org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public MessageStoreMetaData[] getMessageStoreData() throws RemoteException
getMessageStoreData
in interface MessageStoreAdminService
getMessageStoreData73
- RemoteException
MessageStoreAdminService.getMessageStoreData()
public void startgetMessageStoreData(MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageStoreData
in interface MessageStoreAdminService
getMessageStoreData73
- RemoteException
MessageStoreAdminService.startgetMessageStoreData(org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public void deleteMessage(String name77, String messageId78) throws RemoteException
deleteMessage
in interface MessageStoreAdminService
RemoteException
public MessageInfo[] getPaginatedMessages(String name80, int pageNumber81) throws RemoteException
getPaginatedMessages
in interface MessageStoreAdminService
getPaginatedMessages79
- RemoteException
MessageStoreAdminService.getPaginatedMessages(java.lang.String, int)
public void startgetPaginatedMessages(String name80, int pageNumber81, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetPaginatedMessages
in interface MessageStoreAdminService
getPaginatedMessages79
- RemoteException
MessageStoreAdminService.startgetPaginatedMessages(java.lang.String, int, org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public String getEnvelope(String name85, String messageId86) throws RemoteException
getEnvelope
in interface MessageStoreAdminService
getEnvelope84
- RemoteException
MessageStoreAdminService.getEnvelope(java.lang.String, java.lang.String)
public void startgetEnvelope(String name85, String messageId86, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetEnvelope
in interface MessageStoreAdminService
getEnvelope84
- RemoteException
MessageStoreAdminService.startgetEnvelope(java.lang.String, java.lang.String, org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public void deleteFirstMessages(String name90) throws RemoteException
deleteFirstMessages
in interface MessageStoreAdminService
RemoteException
public int getSize(String name92) throws RemoteException
getSize
in interface MessageStoreAdminService
getSize91
- RemoteException
MessageStoreAdminService.getSize(java.lang.String)
public void startgetSize(String name92, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetSize
in interface MessageStoreAdminService
getSize91
- RemoteException
MessageStoreAdminService.startgetSize(java.lang.String, org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public String[] getMessageStoreNames() throws RemoteException
getMessageStoreNames
in interface MessageStoreAdminService
getMessageStoreNames95
- RemoteException
MessageStoreAdminService.getMessageStoreNames()
public void startgetMessageStoreNames(MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetMessageStoreNames
in interface MessageStoreAdminService
getMessageStoreNames95
- RemoteException
MessageStoreAdminService.startgetMessageStoreNames(org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public void deleteMessageStore(String name99) throws RemoteException
deleteMessageStore
in interface MessageStoreAdminService
RemoteException
public void deleteAllMessages(String name101) throws RemoteException
deleteAllMessages
in interface MessageStoreAdminService
RemoteException
public MessageInfo[] getAllMessages(String name103) throws RemoteException
getAllMessages
in interface MessageStoreAdminService
getAllMessages102
- RemoteException
MessageStoreAdminService.getAllMessages(java.lang.String)
public void startgetAllMessages(String name103, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
startgetAllMessages
in interface MessageStoreAdminService
getAllMessages102
- RemoteException
MessageStoreAdminService.startgetAllMessages(java.lang.String, org.wso2.carbon.message.store.stub.MessageStoreAdminServiceCallbackHandler)
public void addMessageStore(String xml107) throws RemoteException, Exception
addMessageStore
in interface MessageStoreAdminService
Exception
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.