Uses of Interface
com.levigo.jadice.web.transport.server.TransportManager
Packages that use TransportManager
-
Uses of TransportManager in com.levigo.jadice.web.transport.server
Methods in com.levigo.jadice.web.transport.server that return TransportManagerModifier and TypeMethodDescriptionstatic TransportManagerTransportManagerProvider.getFromServletContext(jakarta.servlet.ServletContext servletContext) Deprecated.we don't want to store the TransportManager in the ServletContext anymore, that's not the Spring way