Uses of Class
org.epics.gpclient.GPClientInstance
-
Packages that use GPClientInstance Package Description org.epics.gpclient Defines the core EPICS Generic Purpose client (gpclient) API. -
-
Uses of GPClientInstance in org.epics.gpclient
Methods in org.epics.gpclient that return GPClientInstance Modifier and Type Method Description GPClientInstance
GPClientConfiguration. build()
static GPClientInstance
GPClient. defaultInstance()
The default instance of the general purpose client.
-