Package com.vaadin.client.communication
Class AtmospherePushConnection.FragmentedMessage
- java.lang.Object
-
- com.vaadin.client.communication.AtmospherePushConnection.FragmentedMessage
-
- Enclosing class:
- AtmospherePushConnection
protected static class AtmospherePushConnection.FragmentedMessage extends Object
Represents a message that should be sent as multiple fragments.
-
-
Constructor Summary
Constructors Constructor Description FragmentedMessage(String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getNextFragment()
boolean
hasNextFragment()
-