public class ResponseBuilder extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
DEFAULT_LENGTH  | 
| Constructor and Description | 
|---|
ResponseBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
buildResponse(ScanRequestResponse response)  | 
static String | 
buildResponse(ScanRequestResponse scanRequestResponse,
             int length)  | 
public static final int DEFAULT_LENGTH
public static String buildResponse(ScanRequestResponse scanRequestResponse, int length)
public static String buildResponse(ScanRequestResponse response)
Copyright © 2019. All rights reserved.