Tunnel API

TunnelResponse

Other API in Package

Web

User

Internal Tunnel

Method Summary
Payload getPayload()

Gets the payload for the response or creates one if it doesn't already have one.

  setPayload(Payload payload)

Sets the payload for the response

  setSafeBox(SafeBox safeBox)

Sets the SafeBox for the remote end of the tunnel to use.

String toString()

Returns a description of this object.

Method Detail


Payload getPayload()

Gets the payload for the response or creates one if it doesn't already have one.

Returns:  Payload

Since: 07-02-2020

top

setPayload(Payload payload)

Sets the payload for the response

Parameters:

Since: 06-14-2018

top

setSafeBox(SafeBox safeBox)

Sets the SafeBox for the remote end of the tunnel to use.

Parameters:

  • SafeBox   safeBox Required parameter.

Since: 11-17-2022

top

String toString()

Returns a description of this object.

Returns:  String

Since: 06-14-2018

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 01, 2024 05:15 AM