int add(byte a, byte b) throws RemoteException
RemoteException
int add(char a, char b) throws RemoteException
RemoteException
int add(short a, short b) throws RemoteException
RemoteException
int add(int a, int b) throws RemoteException
RemoteException
long add(long a, long b) throws RemoteException
RemoteException
float add(float a, float b) throws RemoteException
RemoteException
double add(double a, double b) throws RemoteException
RemoteException
String add(String a, String b) throws RemoteException
RemoteException
int div(int a, int b) throws RemoteException
RemoteException