|
|||||||||
| Home >> All >> com >> mjh >> [ switchrmi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mjh.switchrmi
Interface RmiInvocationHandler

- All Superinterfaces:
- java.lang.reflect.InvocationHandler
- public interface RmiInvocationHandler
- extends java.lang.reflect.InvocationHandler
| Method Summary | |
java.lang.String |
getUrl()
|
void |
setUrl(java.lang.String url)
|
| Methods inherited from interface java.lang.reflect.InvocationHandler |
invoke |
| Method Detail |
setUrl
public void setUrl(java.lang.String url)
getUrl
public java.lang.String getUrl()
|
|||||||||
| Home >> All >> com >> mjh >> [ switchrmi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC