HTTP_PROTOCOL, HTTPS_PROTOCOL, IIOP_PROTOCOL
Constructor and Description |
---|
PortImpl() |
Modifier and Type | Method and Description |
---|---|
void |
close()
Unbinds (close) this port instance, releasing network resources at portNumber
|
int |
getPortNumber()
Returns the port number occupied by this instance.
|
void |
setPortNumber(int portNumber) |
public void setPortNumber(int portNumber)
public void close()
Port
public int getPortNumber()
Port
getPortNumber
in interface Port
Copyright © 2018. All rights reserved.