File tree Expand file tree Collapse file tree
docs/src/main/paradox/server Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ request metadata parameter to each service method. See the detailed chapters on
99and @ref [ Maven] ( ../buildtools/maven.md ) for how to set this build option. Note that this option doesn't effect the
1010generated client stubs.
1111
12- @java [ Notice: you need change ` GreeterServiceHandlerFactory ` to ` GreeterServiceHandlerFactoryPowerApiHandlerFactory ` .]
12+ @java [ Notice: you need to change ` GreeterServiceHandlerFactory ` to ` GreeterServiceHandlerFactoryPowerApiHandlerFactory ` .]
1313
14- @scala [ Notice: you need change ` GreeterServiceHandler ` to ` GreeterServicePowerApiHandler ` .]
14+ @scala [ Notice: you need to change ` GreeterServiceHandler ` to ` GreeterServicePowerApiHandler ` .]
1515
1616Here's an example implementation of these server power APIs:
1717
You can’t perform that action at this time.
0 commit comments