|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.communication.AtmospherePushConnection.FragmentedMessage
protected static class AtmospherePushConnection.FragmentedMessage
Represents a message that should be sent as multiple fragments.
| Constructor Summary | |
|---|---|
AtmospherePushConnection.FragmentedMessage(java.lang.String message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNextFragment()
|
boolean |
hasNextFragment()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtmospherePushConnection.FragmentedMessage(java.lang.String message)
| Method Detail |
|---|
public boolean hasNextFragment()
public java.lang.String getNextFragment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||