Interface SelectingContext
-
public interface SelectingContextImplemented bySSLEngineinstances that support selection of an alternative engine.- Author:
- Darran Lofthouse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetSelectionCallback(Function<SSLEngine,SSLEngine> selectionCallback)
-