Interface PortMount
-
- All Known Subinterfaces:
MutablePortMount
public interface PortMount
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getPortNumber()
Mount
getRootMount()
-
-
-
Method Detail
-
getPortNumber
int getPortNumber()
- Returns:
- Returns the portnumber associated with this
PortMount
object.
-
-