|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlrpc.test.AuthenticationTest.AdderImpl
public static class AuthenticationTest.AdderImpl
Implementation of DynamicProxyTest.Adder, which is used by
the server.
| Constructor Summary | |
|---|---|
AuthenticationTest.AdderImpl()
|
|
| Method Summary | |
|---|---|
int |
add(int pNum1,
int pNum2)
Returns the sum of the given integers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationTest.AdderImpl()
| Method Detail |
|---|
public int add(int pNum1,
int pNum2)
AuthenticationTest.Adder
add in interface AuthenticationTest.Adder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||