LifecycleInterceptor | For intercepting calls before & after the init() destroy() methods are called. | code | html |
RequestAdapter | Low-level representation of a Request in a server adapter ( connector ). | code | html |
RequestSecurityProvider | code | html | |
ResponseAdapter | Low-level representation of a Response in a server adapter. | code | html |
Server | Interface to a server object. | code | html |
ServerConnector | code | html | |
ServiceInterceptor | For intercepting calls before & after the service() method is called. | code | html |
InvocationHandler | code | html | |
LifecycleInvocationHandler | code | html |