Uses of Class
com.vaadin.flow.server.communication.AtmospherePushConnection.FragmentedMessage
Packages that use AtmospherePushConnection.FragmentedMessage
-
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.