Uses of Interface
io.dropwizard.websockets.GeneralUtils.ConsumerCheckException
-
Packages that use GeneralUtils.ConsumerCheckException Package Description io.dropwizard.websockets -
-
Uses of GeneralUtils.ConsumerCheckException in io.dropwizard.websockets
Methods in io.dropwizard.websockets with parameters of type GeneralUtils.ConsumerCheckException Modifier and Type Method Description static <T> Consumer<T>GeneralUtils. rethrow(GeneralUtils.ConsumerCheckException<T> c)
-