Commit 28a6130
authored
core: Fix AbstractClientStream Javadoc
Subclasses also need to implement setAuthority(String) and getAttributes() which
come in from the ClientStream interface.1 parent 731d85b commit 28a6130
File tree
1 file changed
+3
-3
lines changed- core/src/main/java/io/grpc/internal
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments