|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
CHARACTER GetConnectionString () |
|
|||||
|
|
CHARACTER GetConnectionString (character) |
|
|||||
|
|
CHARACTER GetConnectionString (FormatMaskEnum) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
ClientSocketConnectionParameters () |
/* Default constructor */ |
|||||
|
|
ClientSocketConnectionParameters (character, character, integer) |
/* Constructor
@param character The scheme (HTTP/HTTPS)
@param character The host to which to connect
@param integer The port to which to connect */ |
|||||
|
|
ClientSocketConnectionParameters (URI) |
/* Constructor
@param URI The URI of the connection */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
OpenEdge.Core.ServerConnection.FormatMaskEnum FormatMask |
|
|||||
|
|
LOGICAL ReuseSession |
|
|||||
|
|
CHARACTER ServerNameIndicator |
|
|||||
|
|
CHARACTER SslCiphers |
|
|||||
|
|
CHARACTER SslProtocols |
|
|||||
|
|
OpenEdge.Net.URI URI |
|
|||||
|
|
LOGICAL VerifyHost |
|
|
Top
PUBLIC CHARACTER GetConnectionString ()
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetConnectionString (character)
|
||||||||||||||||
PUBLIC CHARACTER GetConnectionString (FormatMaskEnum)
|
||||||||||||||||
PUBLIC ClientSocketConnectionParameters ()
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ClientSocketConnectionParameters (character, character, integer)
|
|||||||||||||||||||||||
PUBLIC ClientSocketConnectionParameters (URI)
|
|||||||||||||||||||||||
PUBLIC OpenEdge.Core.ServerConnection.FormatMaskEnum FormatMask
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL ReuseSession
|
|||||||||
PUBLIC CHARACTER ServerNameIndicator
|
|||||||||
PUBLIC CHARACTER SslCiphers
|
|||||||||
PUBLIC CHARACTER SslProtocols
|
|||||||||
PUBLIC OpenEdge.Net.URI URI
|
|||||||||
PUBLIC LOGICAL VerifyHost
|
|||||||||
Progress® OpenEdge® Release 12.2.0