|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlrpc.server.ReflectiveXmlRpcHandler.MethodData
private static class ReflectiveXmlRpcHandler.MethodData
| Field Summary | |
|---|---|
(package private) java.lang.reflect.Method |
method
|
(package private) org.apache.xmlrpc.common.TypeConverter[] |
typeConverters
|
| Constructor Summary | |
|---|---|
ReflectiveXmlRpcHandler.MethodData(java.lang.reflect.Method pMethod,
org.apache.xmlrpc.common.TypeConverterFactory pTypeConverterFactory)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final java.lang.reflect.Method method
final org.apache.xmlrpc.common.TypeConverter[] typeConverters
| Constructor Detail |
|---|
ReflectiveXmlRpcHandler.MethodData(java.lang.reflect.Method pMethod,
org.apache.xmlrpc.common.TypeConverterFactory pTypeConverterFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||