Preparing search index...
The search index is not available
@junction-labs/client
@junction-labs/client
core
Endpoint
Class Endpoint
A Junction endpoint.
Implements
EndpointProps
Index
Properties
hostname
retry?
scheme
sock
Addr
timeouts?
Methods
[_
build
Endpoint]
[_
get
Handle]
Properties
Readonly
hostname
hostname
:
string
Optional
Readonly
retry
retry
?:
RetryPolicy
Readonly
scheme
scheme
:
string
Readonly
sock
Addr
sockAddr
:
SockAddr
Optional
Readonly
timeouts
timeouts
?:
Timeouts
Methods
Static
[_
build
Endpoint]
"[_buildEndpoint]"
(
handle
:
EndpointHandle
,
props
:
EndpointProps
)
:
Endpoint
Parameters
handle
:
EndpointHandle
props
:
EndpointProps
Returns
Endpoint
[_
get
Handle]
"[_getHandle]"
()
:
EndpointHandle
Returns
EndpointHandle
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hostname
retry
scheme
sock
Addr
timeouts
Methods
[_
build
Endpoint]
[_
get
Handle]
@junction-labs/client
Loading...
A Junction endpoint.