public interface DTPSampleService
| Modifier and Type | Method and Description |
|---|---|
void |
abort_boxcar()
Auto generated method signature for Asynchronous Invocations
Control operation for aborting a boxcarring session
|
Entry[] |
addAccountToBank1(double balance23)
Auto generated method signature
|
Entry[] |
addAccountToBank2(double balance27)
Auto generated method signature
|
void |
addToAccountBalanceInBank1(int accountId19,
double value20)
Auto generated method signature for Asynchronous Invocations
|
void |
addToAccountBalanceInBank2(int accountId16,
double value17)
Auto generated method signature for Asynchronous Invocations
|
void |
begin_boxcar()
Auto generated method signature for Asynchronous Invocations
Control operation for beginning a boxcarring session
|
org.apache.axiom.om.OMElement |
end_boxcar()
Auto generated method signature
Control operation for ending a boxcarring session
|
double |
getAccountBalanceFromBank1(int accountId35)
Auto generated method signature
|
double |
getAccountBalanceFromBank2(int accountId31)
Auto generated method signature
|
void |
startaddAccountToBank1(double balance23,
DTPSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddAccountToBank2(double balance27,
DTPSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startend_boxcar(DTPSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
Control operation for ending a boxcarring session
|
void |
startgetAccountBalanceFromBank1(int accountId35,
DTPSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAccountBalanceFromBank2(int accountId31,
DTPSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
org.apache.axiom.om.OMElement end_boxcar()
throws RemoteException,
DataServiceFault
end_boxcar11 - DataServiceFault - :RemoteExceptionvoid startend_boxcar(DTPSampleServiceCallbackHandler callback) throws RemoteException
end_boxcar11 - RemoteExceptionvoid abort_boxcar()
throws RemoteException
RemoteExceptionvoid addToAccountBalanceInBank2(int accountId16,
double value17)
throws RemoteException
RemoteExceptionvoid addToAccountBalanceInBank1(int accountId19,
double value20)
throws RemoteException
RemoteExceptionvoid begin_boxcar()
throws RemoteException
RemoteExceptionEntry[] addAccountToBank1(double balance23) throws RemoteException, DataServiceFault
addAccountToBank122 - DataServiceFault - :RemoteExceptionvoid startaddAccountToBank1(double balance23,
DTPSampleServiceCallbackHandler callback)
throws RemoteException
addAccountToBank122 - RemoteExceptionEntry[] addAccountToBank2(double balance27) throws RemoteException, DataServiceFault
addAccountToBank226 - DataServiceFault - :RemoteExceptionvoid startaddAccountToBank2(double balance27,
DTPSampleServiceCallbackHandler callback)
throws RemoteException
addAccountToBank226 - RemoteExceptiondouble getAccountBalanceFromBank2(int accountId31)
throws RemoteException,
DataServiceFault
getAccountBalanceFromBank230 - DataServiceFault - :RemoteExceptionvoid startgetAccountBalanceFromBank2(int accountId31,
DTPSampleServiceCallbackHandler callback)
throws RemoteException
getAccountBalanceFromBank230 - RemoteExceptiondouble getAccountBalanceFromBank1(int accountId35)
throws RemoteException,
DataServiceFault
getAccountBalanceFromBank134 - DataServiceFault - :RemoteExceptionvoid startgetAccountBalanceFromBank1(int accountId35,
DTPSampleServiceCallbackHandler callback)
throws RemoteException
getAccountBalanceFromBank134 - RemoteExceptionCopyright © 2018 WSO2. All rights reserved.