| Class | Description |
|---|---|
| AbstractClientPoolFactory |
The abstract class that needs to be implemented when supporting a new non-secure transport
to mainly create, validate and terminate the client to the endpoint.
|
| AbstractSecureClientPoolFactory |
This abstract class needs to be implemented to handling secure communication with the endpoint.
|
| ClientPool |
This class is used hold the secure/non-secure connections for an Agent.
|
Copyright © 2024 WSO2. All rights reserved.