public final class NativeKeyAccessFactory extends Object implements org.opendaylight.tcpmd5.api.KeyAccessFactory
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleChannelClass(Class<? extends Channel> clazz) |
static NativeKeyAccessFactory |
getInstance()
Get the singleton instance.
|
org.opendaylight.tcpmd5.api.KeyAccess |
getKeyAccess(Channel channel) |
public static NativeKeyAccessFactory getInstance() throws NativeSupportUnavailableException
NativeSupportUnavailableException - if run-time does not support the functions needed to instantiate an
operational factory.public org.opendaylight.tcpmd5.api.KeyAccess getKeyAccess(Channel channel)
getKeyAccess in interface org.opendaylight.tcpmd5.api.KeyAccessFactoryCopyright © 2015. All rights reserved.