Package | Description |
---|---|
eu.gambas.system.security | |
info.pppc.base.plugin.common | |
info.pppc.base.plugin.ip | |
info.pppc.base.plugin.security | |
info.pppc.base.system.plugin |
Modifier and Type | Class and Description |
---|---|
class |
ServerHandshakeSemantic
Is used for server-client communication.
|
Modifier and Type | Class and Description |
---|---|
class |
ProactiveRouting
The proactive implements simple multi-hop routing with proactive route distribution.
|
class |
RmiSemantic
The rmi semantic plug-in is the new default plug-in for asynchronous and synchronous
method calls.
|
class |
StreamSemantic
The stream semantic is a pass-through semantic for stream connectors.
|
Modifier and Type | Class and Description |
---|---|
class |
MxIPProactiveRouting
The mx ip proactive routing plug-in implements proactive routing with
ip-based gateway functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
ExchangeSemantic
A semantic plug-in that implements a Diffie Hellmann key exchange on top
of a secure three way handshake that is authenticated using certificates.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRouting
The interface of routing plug-ins.
|
interface |
ISemantic
This is the interface that must be implemented by semantic plug-ins.
|