Uses of Interface
org.glassfish.tyrus.spi.ReadHandler
-
Packages that use ReadHandler Package Description org.glassfish.tyrus.spi Tyrus SPI. -
-
Uses of ReadHandler in org.glassfish.tyrus.spi
Methods in org.glassfish.tyrus.spi that return ReadHandler Modifier and Type Method Description ReadHandler
Connection. getReadHandler()
Returns a read handler.
-