|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.AOSapi.PrepareWaitACResult
public static class AOSapi.PrepareWaitACResult
Return value of prepareWaitAgentContainer().
| Field Summary | |
|---|---|
Endpoint |
listenEndpoint
The virtual listen endpoint at which this AOS kernel accepts virtual connections that carry shipped agent containers. |
TransactionID |
transactionID
The transaction ID of the agent container shipment. |
| Constructor Summary | |
|---|---|
AOSapi.PrepareWaitACResult(TransactionID transactionID,
Endpoint listenEndpoint)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final TransactionID transactionID
public final Endpoint listenEndpoint
| Constructor Detail |
|---|
public AOSapi.PrepareWaitACResult(TransactionID transactionID,
Endpoint listenEndpoint)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||