\Horde_Kolab_Server_Connection_Interface

Interface for connection handling.

Copyright 2008-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Constants
getRead()
getWrite()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getRead()

getRead() : mixed

Get the server read connection.

Returns

mixed —

The connection for reading data.

getWrite()

getWrite() : mixed

Get the server write connection.

Returns

mixed —

The connection for writing data.