This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Commit 2f34aad
Allow to override EndpointsMethodHandler creation in EndpointsServlet
- This allows full customization of response serialization, etc.1 parent b3ec380 commit 2f34aad
File tree
1 file changed
+7
-3
lines changed- endpoints-framework/src/main/java/com/google/api/server/spi
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
105 | 103 | | |
106 | 104 | | |
107 | 105 | | |
| |||
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments