Package org.iids.aos.kernel

Interface Summary
AOSapi RPC-neutral specification of the AOS kernel API version 5.
KernelResource At present, all kernel resources that can be owned by a role implement this interface.
SelectableKernelResource At present, all kernel resources that can be owned by a role, and can be monitored with the select() primitive, implement this interface.
 

Class Summary
AOSapi.AcceptResult Return value of accept().
AOSapi.ConnectResult Return value of connect().
AOSapi.CreateRoleResult Return value of createRole().
AOSapi.PrepareWaitACResult Return value of prepareWaitAgentContainer().
AOSapi.SecSuites The set of security suites allowed by the spec.
AOSapi.WaitACResult Return value of waitAgentContainer().
CALessX509TrustManager We currently do not use any certification authorities (CAs) to certify AOS kernels.
Cookie As needed for a caller to authenticate itself to the kernel
Endpoint The address of a listen port or communication endpoint.
KernelConfig Configuration info for the kernel.
KernelImpl RPC-neutral implementation of the AOS kernel API.
KernelParameters Holds kernel parameters such as maximum size of received ACs, etc.
KernelStartup Main class that starts up the kernel and all dispatchers.
Role Kernel representation of a role.
RoleBitmap A role bitmap (role_t) in AOS V5 is 32 bits, ordered left to right.
RoleTable REBOOT
SecurityTools Utility class for the major cryptographic operations in the kernel.
SelectSets Class to represent sets of local descriptors to be passed to the select() primitive.
TOCEntry A TOCEntry is the RPC-neutral in-memory representation of a TOC entry (see XDR type TOC_ENTRY meant to be returned by the AOSapi.readTOC[] primitive.
TransactionID Class representing an transaction ID (XID) in agent-container transfers.
 

Enum Summary
AOSapi.SecSuites.AllSecSuites  
 



Copyright © 2003, 2004 IIDS Group. All Rights Reserved.