|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
RPCServiceExporter
GWTRPCServiceExporterRPCRequest.getSerializationPolicy()RemoteService.
ServletUtils.getRequest()
ServletUtils#getResponset()
AbstractSerializationStream.getFlags()
HandlerMapping which maps RPC from
URLs to RemoteService implementations.GWTRPCServiceExporter.setService(Object)) as a
service to the GWT RPC protocol.RemoteServiceServlet, the
Controller and also implements the RemoteService interface so
as to be able to directly delegate RPC calls to extending classes.GWTRPCServiceExporter.processCall(String) for an exception if no suitable
exception handler was found.
GWTRPCServiceExporter.processCall(String) when RPC throws an
IncompatibleRemoteServiceException.
InvocationTargetExceptions due to invocation by reflection.
UndeclaredThrowableExceptions which are thrown by the
target service.
SLStreamWriter writing incremental bits of HTML.HtmlSLStreamWriterImpl.GWTRPCServiceExporter.processCall(String).
RemoteServiceServlet and invoked by the servlet
code.
HttpServletRequest and
the current HttpServletResponse via reflection to a service.RPCServiceExporter instances.GWTRPCServiceExporter to provide serialization policies for a
specific requestAbstractSerializationStream.getFlags().
RPCServiceExporterFactory can be injected if a
different implementation or setup is required.
ServletContextAware, is invoked by the Spring
application context.
RemoteServiceServlet.checkPermutationStrongName() should be invoked
for the current request.
HtmlStreamReaderHtmlStreamReader when protocol errors
are encountered.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||