public static class ServletExample.ExampleInvocationHandler extends ReflectiveInvocationHandler
Constructor and Description |
---|
ServletExample.ExampleInvocationHandler() |
Modifier and Type | Method and Description |
---|---|
java.util.Hashtable |
echoStruct(java.util.Hashtable struct)
Receives a struct (encoded in a Hashtable), prints it and returns it.
|
invoke, setEntryPoints