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