JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.github.copilot.sdk.generated.rpc.ServerRpc
Packages that use
ServerRpc
Package
Description
com.github.copilot.sdk
Core classes for the GitHub Copilot SDK for Java.
Uses of
ServerRpc
in
com.github.copilot.sdk
Methods in
com.github.copilot.sdk
that return
ServerRpc
Modifier and Type
Method
Description
ServerRpc
CopilotClient.
getRpc
()
Returns the typed RPC client for server-level methods.