public class AbstractEmulatorContext extends Object
Constructor and Description |
---|
AbstractEmulatorContext() |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
Integer |
getPort() |
AbstractEmulatorContext |
host(String host) |
AbstractEmulatorContext |
port(int port) |
public AbstractEmulatorContext host(String host)
public AbstractEmulatorContext port(int port)
public String getHost()
public Integer getPort()
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.