Modifier and Type | Class and Description |
---|---|
class |
Client
Connector acting as a generic client.
|
class |
Server
Connector acting as a generic server.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectorHelper<T extends Connector>
Base connector helper.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseHelper<T extends Connector>
Base connector helper.
|
class |
ConnectionHelper<T extends Connector>
Connector helper using network connections.
|
Modifier and Type | Class and Description |
---|---|
class |
Connection<T extends Connector>
A network connection though which messages are exchanged by connectors.
|
class |
ConnectionPool<T extends Connector>
A connection pool to prevent to recreation of heavy byte buffers.
|
class |
SslConnection<T extends Connector>
Connection secured with SSL/TLS protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletWarClient
Connector acting as a WAR client for a Servlet Application.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringServer
Server that is easily configurable with Spring.
|
Modifier and Type | Class and Description |
---|---|
class |
XdbServletWarClient
Deprecated.
Not actively developed anymore.
|
Copyright © 2005–2018. All rights reserved.