public class Accepted extends Object
Constructor and Description |
---|
Accepted() |
Modifier and Type | Method and 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 WebFolder OÜ. All rights reserved.