Home
last modified time | relevance | path

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

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