Package org.apache.bookkeeper.proto
Class AuthHandler.ClientSideHandler.AuthHandshakeCompleteCallback
java.lang.Object
org.apache.bookkeeper.proto.AuthHandler.ClientSideHandler.AuthHandshakeCompleteCallback
- All Implemented Interfaces:
AuthCallbacks.GenericCallback<Void>
- Enclosing class:
- AuthHandler.ClientSideHandler
class AuthHandler.ClientSideHandler.AuthHandshakeCompleteCallback
extends Object
implements AuthCallbacks.GenericCallback<Void>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ctx
io.netty.channel.ChannelHandlerContext ctx
-
-
Constructor Details
-
AuthHandshakeCompleteCallback
AuthHandshakeCompleteCallback(io.netty.channel.ChannelHandlerContext ctx)
-
-
Method Details
-
operationComplete
- Specified by:
operationCompletein interfaceAuthCallbacks.GenericCallback<Void>
-