- geFsmTransitions() - Method in class org.synchronoss.cloud.nio.multipart.NioMultipartParser
-
- getAvailableDataLength() - Method in class org.synchronoss.cloud.nio.multipart.io.buffer.CircularBuffer
-
Returns the number of slots with valid data
- getBoundary(String) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Extracts the boundary parameter value defined in the Content-Type header of a multipart request.
- getBufferSize() - Method in class org.synchronoss.cloud.nio.multipart.io.buffer.CircularBuffer
-
Returns the buffer capacity
- getCharEncoding() - Method in class org.synchronoss.cloud.nio.multipart.MultipartContext
-
Returns the character encoding
- getCharEncoding(Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Extracts the charset parameter value from the content type header.
- getContentLength() - Method in class org.synchronoss.cloud.nio.multipart.MultipartContext
-
Returns the content length
- getContentLength(Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Returns the value of the content length header if present.
- getContentType() - Method in class org.synchronoss.cloud.nio.multipart.MultipartContext
-
Returns the content type
- getContentType(Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Returns the value of the content type header if present.
- getFieldName(Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Returns the 'name' parameter of the Content-disposition header.
- getFileName(Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Returns the 'filename' parameter of the Content-disposition header.
- getHeader(String, Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Returns the first value of a particular header
- getHeaders() - Method in class org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.NestedStart
-
Returns the parent part headers.
- getHeaders() - Method in class org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.Part
-
Returns the part headers.
- getHeaders(String, Map<String, List<String>>) - Static method in class org.synchronoss.cloud.nio.multipart.MultipartUtils
-
Returns the list of values fo a particular header.
- getPartBody() - Method in class org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.Part
-
Returns the InputStream from where the part body can be read.
- getTempFile(int) - Method in class org.synchronoss.cloud.nio.multipart.DefaultPartBodyStreamStorageFactory
-
- getThreshold(Map<String, List<String>>) - Method in class org.synchronoss.cloud.nio.multipart.DefaultPartBodyStreamStorageFactory
-
- getType() - Method in class org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.NestedEnd
-
Returns the type of the part
- getType() - Method in class org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.NestedStart
-
Returns the type of the part
- getType() - Method in interface org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.ParserToken
-
Returns the type of the part
- getType() - Method in class org.synchronoss.cloud.nio.multipart.BlockingIOAdapter.Part
-
Returns the type of the part