Modifier and Type | Method and Description |
---|---|
String |
getHost()
Returns the host part of this Hop.
|
int |
getPort()
Returns the port part of this Hop.
|
String |
getTransport()
Returns the transport part of this Hop.
|
public HopImpl(String hop) throws IllegalArgumentException
IllegalArgumentException
public String getHost()
Hop
public int getPort()
Hop
public String getTransport()
Hop
getTransport
in interface Hop
Copyright © 2018. All Rights Reserved.