Uses of Interface
org.atmosphere.util.ServletProxyFactory.MethodHandler
-
Packages that use ServletProxyFactory.MethodHandler Package Description org.atmosphere.util -
-
Uses of ServletProxyFactory.MethodHandler in org.atmosphere.util
Classes in org.atmosphere.util that implement ServletProxyFactory.MethodHandler Modifier and Type Class Description static classServletProxyFactory.EchoMethodHandlerstatic classServletProxyFactory.UTF8HandlerMethods in org.atmosphere.util with parameters of type ServletProxyFactory.MethodHandler Modifier and Type Method Description ServletProxyFactoryServletProxyFactory. addMethodHandler(java.lang.String method, ServletProxyFactory.MethodHandler m)
-