public class ServerRequestInterceptor extends Object
ServerRequestAdapter| Constructor and Description |
|---|
ServerRequestInterceptor(ServerTracer serverTracer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ServerRequestAdapter adapter)
Handles incoming request.
|
public ServerRequestInterceptor(ServerTracer serverTracer)
public void handle(ServerRequestAdapter adapter)
adapter - The adapter translates implementation specific details.Copyright © 2016. All rights reserved.