Searched defs:BOUNDARY (Results 1 – 4 of 4) sorted by relevance
25 #define BOUNDARY (1024 * 1024 * 1024) macro
64 BOUNDARY; enumConstant
33 public static String BOUNDARY = "boundary"; field in MultipartMimeContentImpl
61 protected static final String BOUNDARY = "----------------314159265358979323846"; field in Part