public class Accepted extends Object
Constructor | Description |
---|---|
Accepted() |
Modifier and Type | Method | Description |
---|---|---|
String |
getConnectionId() |
Connection id to be used.
|
Integer |
getPort() |
Port number that was successfully bound.
|
void |
setConnectionId(String connectionId) |
Connection id to be used.
|
void |
setPort(Integer port) |
Port number that was successfully bound.
|
public Integer getPort()
public void setPort(Integer port)
public String getConnectionId()
public void setConnectionId(String connectionId)
Copyright © 2017–2018 WebFolder OÜ. All rights reserved.