| Package | Description | 
|---|---|
| com.simiacryptus.notebook | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
NanoHTTPD.HTTPSession.decodeHeader(BufferedReader in,
            Map<String,String> pre,
            Map<String,String> parms,
            Map<String,String> headers)  | 
protected void | 
NanoHTTPD.HTTPSession.decodeMultipartFormData(String boundary,
                       String encoding,
                       ByteBuffer fbuf,
                       Map<String,String> parms,
                       Map<String,String> files)  | 
void | 
NanoHTTPD.IHTTPSession.parseBody(Map<String,String> files)  | 
void | 
NanoHTTPD.HTTPSession.parseBody(Map<String,String> files)  | 
Copyright © 2019 SimiaCryptus Software. All rights reserved.