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, isCompressed
public boolean isPost()
SerializedDataManager
isPost
in class SerializedDataManager<AppletActionRequest,java.lang.Object>