class Sqlsync::Driver::FsocketFreeswitch

Defined in:

sqlsync/drivers/fsocket.cr

Constructors

Instance Method Summary

Instance methods inherited from class Sqlsync::Driver::Fsocket::FsocketConnection

close close, json(table : String) : String json

Constructor Detail

def self.new(host : String, port : Int32, password : String) #

[View source]

Instance Method Detail

def close #

[View source]
def connected #

[View source]
def json(table : String) : String #

[View source]