Searched refs:FRAGMENT_LENGTH (Results 1 – 1 of 1) sorted by relevance
38 private static final int FRAGMENT_LENGTH = 50; field in SnepValidationClientTests164 SnepClient client = new SnepClient(SERVICE_NAME, 100, FRAGMENT_LENGTH); in testUndeliverable()199 return new SnepClient(SERVICE_NAME, FRAGMENT_LENGTH); in getSnepClient()