Package org.apache.bookkeeper.proto
Interface BookkeeperInternalCallbacks.StartTLSCallback
-
- Enclosing class:
- BookkeeperInternalCallbacks
public static interface BookkeeperInternalCallbacks.StartTLSCallback
A callback interface for a STARTTLS command.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
startTLSComplete(int rc, java.lang.Object ctx)
-