Package | Description |
---|---|
be.SIRAPRISE.client |
This package contains all the classes and interfaces that can be useful on the client side of an application involving SIRA_PRISE.
|
be.SIRAPRISE.server |
This package contains the SIRA_PRISE server implementation.
|
be.SIRAPRISE.typeimplementations |
This package contains the SIRA_PRISE type and operator implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSideTypeImplementationsManager |
Modifier and Type | Method and Description |
---|---|
static TypeImplementationsManager |
ClientSideTypeImplementationsManager.getInstance()
Gets the instance of the TypeImplementationsManager service for this JVM
|
Modifier and Type | Class and Description |
---|---|
class |
ServerSideTypeImplementationsManager |
Modifier and Type | Method and Description |
---|---|
static TypeImplementationsManager |
TypeImplementationsManager.getInstance()
Gets the instance of the TypeImplementationsManager service for this JVM
|