|
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters BuildSocketConnectionParams () |
/** Builds the connection parameter from the config options.
@return ClientSocketConnectionParameters The complete connection parameters. */
|
||
| OpenEdge.Net.ServerConnection.ClientSocket CreateClientSocket () |
/** Creates the ABL socket wrapper/holder class, based on the config */
|
||
| OpenEdge.Net.HTTP.IHttpClientLibrary NewLib () |
/** helper method to do the actual build */
|
| Options | Name | Purpose | |
|---|---|---|---|
| ABLSocketLibraryBuilder () |
/* Default constructor */
|
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Net.HTTP.IHttpClientLibrary Library |
|
||
| CHARACTER LIB_NAME |
|
||
| CHARACTER LIB_VERSION |
|
OpenEdge.Net.ServerConnection.ClientSocketConnectionParameters BuildSocketConnectionParams ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.Net.ServerConnection.ClientSocket CreateClientSocket ()
|
||||||||||
OpenEdge.Net.HTTP.IHttpClientLibrary NewLib ()
|
||||||||||
ABLSocketLibraryBuilder ()
|
||||||
|---|---|---|---|---|---|---|
OpenEdge.Net.HTTP.IHttpClientLibrary Library |
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER LIB_NAME
|
||||||||
CHARACTER LIB_VERSION
|
||||||||