org.atmosphere.util
Class ServletProxyFactory.EchoMethodHandler
java.lang.Object
org.atmosphere.util.ServletProxyFactory.EchoMethodHandler
- All Implemented Interfaces:
- ServletProxyFactory.MethodHandler
- Enclosing class:
- ServletProxyFactory
public static class ServletProxyFactory.EchoMethodHandler
- extends Object
- implements ServletProxyFactory.MethodHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletProxyFactory.EchoMethodHandler
public ServletProxyFactory.EchoMethodHandler()
handle
public Object handle(Object clazz,
Method method,
Object[] methodObjects)
- Description copied from interface:
ServletProxyFactory.MethodHandler
- Same API as the
Proxy class
- Specified by:
handle in interface ServletProxyFactory.MethodHandler
- Returns:
- this
Copyright © 2013. All Rights Reserved.