public class PerforceLoginConsumer extends AbstractPerforceConsumer implements StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
static int |
STATE_ERROR |
static int |
STATE_LOGIN |
output| Constructor and Description |
|---|
PerforceLoginConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
boolean |
isSuccess() |
getOutputpublic static final int STATE_LOGIN
public static final int STATE_ERROR
public PerforceLoginConsumer()
public void consumeLine(String line)
consumeLine in interface StreamConsumerpublic boolean isSuccess()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.