| Package | Description |
|---|---|
| com.cosylab.epics.caj.cas | |
| com.cosylab.epics.caj.cas.util | |
| gov.aps.jca | |
| gov.aps.jca.cas |
| Modifier and Type | Field and Description |
|---|---|
protected Server |
CAJServerContext.server
Server.
|
| Modifier and Type | Method and Description |
|---|---|
Server |
CAJServerContext.getServer()
Get server implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CAJServerContext.initialize(Server server)
Set server and initialize.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServerImpl
Default server implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ServerContext |
JCALibrary.createServerContext(Configuration configuration,
Server server)
Create a new server context instance using a Configuration object.
|
ServerContext |
JCALibrary.createServerContext(String fqn,
Server server)
Create a new context instance using a fully qualified class name and using the ServerContext's default configuration.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ServerContext.initialize(Server server)
Set
Server implemenation and initialzie server. |
Copyright © 2004-2020 EPICS. All Rights Reserved.