| Class | Description |
|---|---|
| AbstractRpcHandler |
Created by steve on 19/02/17.
|
| ColferHandler |
Created by steve on 19/02/17.
|
| FormHandler | |
| JsonHandler |
This is the entry handler for json api, it will parse the JSON request body and
construct service id and then calls the service handler to get the final response.
|
| RpcRouter |
Created by steve on 19/02/17.
|
| RpcRouterConfig |
Created by steve on 19/02/17.
|
| RpcStartupHookProvider |
Register all the service handlers by the annotation from jars in classpath.
|
| Annotation Type | Description |
|---|---|
| ServiceHandler |
Created by steve on 19/02/17.
|
Copyright © 2019. All rights reserved.