Uses of Class
cz.o2.proxima.beam.core.io.StreamElementCoder
-
Packages that use StreamElementCoder Package Description cz.o2.proxima.beam.core.io -
-
Uses of StreamElementCoder in cz.o2.proxima.beam.core.io
Methods in cz.o2.proxima.beam.core.io that return StreamElementCoder Modifier and Type Method Description static StreamElementCoderStreamElementCoder. of(Repository repository)Create coder for StreamElements originating in givenRepository.static StreamElementCoderStreamElementCoder. of(RepositoryFactory factory)Create coder for StreamElements originating in givenRepository.
-