Eclipse Rich Ajax Platform
Release 1.3

org.eclipse.rwt.service
Interface IServiceHandler


public interface IServiceHandler

A service handler is responsible for taking a request and sending an appropriate response by bypassing the standard lifecycle. Clients are free to implement custom service handlers. Implementing a custom service handler involves three steps: