Uses of Class
com.vaadin.flow.server.communication.AtmospherePushConnection.FragmentedMessage
Packages that use AtmospherePushConnection.FragmentedMessage
-
Uses of AtmospherePushConnection.FragmentedMessage in com.vaadin.base.devserver
Methods in com.vaadin.base.devserver that return AtmospherePushConnection.FragmentedMessageModifier and TypeMethodDescriptionDebugWindowConnection.getOrCreateFragmentedMessage
(org.atmosphere.cpr.AtmosphereResource resource) -
Uses of AtmospherePushConnection.FragmentedMessage in com.vaadin.flow.server.communication
Methods in com.vaadin.flow.server.communication that return AtmospherePushConnection.FragmentedMessageModifier and TypeMethodDescriptionAtmospherePushConnection.getOrCreateFragmentedMessage
(org.atmosphere.cpr.AtmosphereResource resource) FragmentedMessageHolder.getOrCreateFragmentedMessage
(org.atmosphere.cpr.AtmosphereResource resource) Gets the partial message that is currently being received, if any.