Uses of Interface
io.moquette.broker.ISslContextCreator
-
Packages that use ISslContextCreator Package Description io.moquette.broker -
-
Uses of ISslContextCreator in io.moquette.broker
Methods in io.moquette.broker with parameters of type ISslContextCreator Modifier and Type Method Description voidServer. startServer(IConfig config, List<? extends InterceptHandler> handlers, ISslContextCreator sslCtxCreator, IAuthenticator authenticator, IAuthorizatorPolicy authorizatorPolicy)
-