Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1028678 // WebResponse

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2486L/16K).

sclass WebResponse extends DynamicObject {
  InputStream contentStream;
  O content;
  S mimeType = "text/html";
  bool maxCache, noCache;

  *() {}
  *(S *content) {}
}

Author comment

Began life as a copy of #1028677

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028678
Snippet name: WebResponse
Eternal ID of this version: #1028678/1
Text MD5: adcfd35a0b319459c2557b2e03561109
Transpilation MD5: d372dd37817207ffb976e9f79702e670
Author: stefan
Category: javax / web
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-05 12:56:42
Source code size: 177 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 151 / 420
Referenced in: [show references]