public interface ClientConnection extends RemoteConnection, EncryptionContext
Modifier and Type | Method and Description |
---|---|
void |
disposeSaslClient() |
SaslClient |
getSaslClient() |
void |
setSaslClient(SaslClient saslClient) |
addSecurityHandlers, blockOnNotWritable, channelClosed, close, createNewRpcListener, getAllocator, getAndRemoveRpcOutcome, getChannel, getName, getRemoteAddress, inEventLoop, isActive, recordRemoteFailure
setAutoRead
getEncryptionCtxtString, getMaxWrappedSize, getWrapSizeLimit, isEncryptionEnabled, setEncryption, setMaxWrappedSize, setWrapSizeLimit
void setSaslClient(SaslClient saslClient)
SaslClient getSaslClient()
void disposeSaslClient()
Copyright © 1970 The Apache Software Foundation. All rights reserved.