Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーインターセプター内で呼び出しを検証し、おそらくエラーで応答したいと考えています。それを行う方法はありますか?はいの場合、どうすればそれを達成できますか?
おそらく を呼び出して、インターセプタから RPC に応答するだけで、 を呼び出さclose()ないでくださいnext。リスナーを返す必要がありますが、それは単にnew ServerCall.Listener() {}.
close()
next
new ServerCall.Listener() {}