public class AppletActionSerializedDataManager extends SerializedDataManager<AppletActionRequest,java.lang.Object>
SerializedDataManager.AsyncReply<ReplyType>HTTP_ONLY_COOKIES| Constructor and Description |
|---|
AppletActionSerializedDataManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPost()
Return true if the HTTP communications should POST the data.
|
cancelCurrentRequests, convertReplyToObject, fetch, fetchAndWait, isBusy, isCompressedpublic boolean isPost()
SerializedDataManagerisPost in class SerializedDataManager<AppletActionRequest,java.lang.Object>