| 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
IllegalArgumentExceptionpublic String getHost()
Hoppublic int getPort()
Hoppublic String getTransport()
HopgetTransport in interface HopCopyright © 2014. All Rights Reserved.