|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.AOSapi.AcceptResult
public static class AOSapi.AcceptResult
Return value of accept().
| Field Summary | |
|---|---|
Endpoint |
commEndpoint
The address of the remote communication endpoint of the connection. |
int |
connectionID
The connection ID of the established connection. |
| Constructor Summary | |
|---|---|
AOSapi.AcceptResult(int connectionID,
Endpoint commEndpoint)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int connectionID
public final Endpoint commEndpoint
| Constructor Detail |
|---|
public AOSapi.AcceptResult(int connectionID,
Endpoint commEndpoint)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||