Home
last modified time | relevance | path

Searched refs:MessageWrapperInterface (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DLdapQueue.php19 use FreeDSx\Ldap\Protocol\Queue\MessageWrapperInterface; alias
50 * @var MessageWrapperInterface|null
109 * @param MessageWrapperInterface|null $messageWrapper
112 public function setMessageWrapper(?MessageWrapperInterface $messageWrapper)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/MessageWrapper/
DSaslMessageWrapper.php14 use FreeDSx\Ldap\Protocol\Queue\MessageWrapperInterface; alias
28 class SaslMessageWrapper implements MessageWrapperInterface
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
DMessageWrapperInterface.php21 interface MessageWrapperInterface interface