class Sqlsync::Driver::FsocketFreeswitchFactory
Defined in:
sqlsync/drivers/fsocket.crInstance Method Summary
Instance methods inherited from class Sqlsync::Driver::Fsocket::FsocketFactory
create(host : String, port : Int32, password : String) : FsocketConnection | Nil
create
Instance Method Detail
def create(host : String, port : Int32, password : String) : Sqlsync::Driver::Fsocket::FsocketConnection | Nil
#