MethodsMember Objects1. Methods
| Function name |
Function signature |
| saver_no_child_save |
int saver_no_child_save (void*, void*, void*) |
2. Member Objects
connection_data
Functions that apply to member object:
| Function name |
Function signature |
| proxy_connection_data_get |
object:connection_data proxy_connection_data_get (object:proxy proxy, object:session s) |
|
This function returns the connection data for the proxy. The connection data is used at setting various connections for the proxy connections
|
listeners
Functions that apply to member object:
| Function name |
Function signature |
| proxy_listeners_get |
object:listeners proxy_listeners_get (object:proxy proxy, object:session s) |
|
This function returns the listeners list for this proxy
|
mapping_data
Functions that apply to member object:
| Function name |
Function signature |
| proxy_mapping_data_get |
object:mapping_data proxy_mapping_data_get (object:proxy proxy, object:session s) |
|
This function returns the mapping data for the proxy. The mapping data is used for configuring Axigen clustering. Please read the Axigen documentation for more information.
|