public class ResponderDispatcher extends Object
| Constructor and Description |
|---|
ResponderDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.hamcrest.Matcher matcher,
SshResponder responder) |
SshResponder |
find(String input) |
public void add(org.hamcrest.Matcher matcher,
SshResponder responder)
public SshResponder find(String input)
Copyright © 2016. All rights reserved.