Hello All,

I've a case where I need to fiddle with the classloader before RPC
deserializes the request payload. With the RemoteServiceServlet there
was an onBeforeRequestDeserialized method which could be used to
substitute the classloader used by RPC, but I couldn't find an
equivalent for RpcServlet or HybridServiceServlet. What's the way to
go?

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to