|
| DDTunnel (const String &type, int8_t tunnelId, const String ¶ms, const String &endPoint) |
| for internal use only
|
|
void | afterConstruct (bool connectNow) |
|
const String & | getEndpoint () |
|
virtual void | release () |
|
virtual void | reconnect () |
|
void | reconnectTo (const String &endPoint) |
|
void | reconnectToSetParams (const String &endPoint, const String ¶ms) |
|
void | reconnectToEndpoint (const DDTunnelEndpoint endpoint) |
| reconnect to specified endpoint. See DDTunnelEndpoint.
|
|
const String & | getTunnelId () const |
|
virtual void | handleInput (const String &data, uint8_t *fbBytes, bool final) |
|
Base class for DD "tunnel".