public interface KeyExchangeFactory extends NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier and Type | Method and Description |
---|---|
KeyExchange |
createKeyExchange(Session session) |
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
KeyExchange createKeyExchange(Session session) throws Exception
session
- The Session
for which the factory is invokedKeyExchange
instance to be usedException
- If failed to createCopyright © 2008–2024 The Apache Software Foundation. All rights reserved.