public class HeadersCompleter extends Object implements CommandLineCompleter
| Modifier and Type | Field and Description |
|---|---|
static HeadersCompleter |
INSTANCE |
| Constructor and Description |
|---|
HeadersCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(CommandContext ctx,
String buffer,
int cursor,
List<String> candidates) |
public static final HeadersCompleter INSTANCE
public int complete(CommandContext ctx, String buffer, int cursor, List<String> candidates)
complete in interface CommandLineCompleterCopyright © 2014 JBoss by Red Hat. All rights reserved.