esi::Argv | Simplest string container interface, ala C's argv |
classic::gov::cca::Component | Component object model that all Components must implement |
classic::gov::cca::ComponentID | An opaque reference to a Component |
classic::gov::cca::ConnectionEvent | UNADOPTED standard: ConnectionEvent event interface |
classic::gov::cca::ConnectionEventListener | UNADOPTED standard: The interface listeners must implement to receive ConnectionEvents |
classic::gov::cca::ConnectionEventService | UNADOPTED standard ConnectionEvent Service Interface |
classic::gov::cca::GoPort | UNADOPTED Standard: A just-do-it port |
classic::gov::cca::JPrintfPort | UNADOPTED Standard: |
classic::gov::cca::KeyValueEnumerated | Abstract algorithm control parameters and string named data io interface |
classic::gov::cca::KeyValuePort | UNADOPTED Standard: KeyValuePort for use decorating components with strings external to the implementation of the component |
classic::gov::cca::KeyValueTyped | Abstract control parameters and other string named data io interface |
classic::gov::cca::MPIBorrow | UNADOPTED standard service |
classic::gov::cca::MPIService | UNADOPTED standard service |
classic::gov::cca::Port | A tag interface to identify an interface capable of being exported to or imported from a CCA component |
classic::gov::cca::PortInfo | An interface (deprecated) that describes a Port |
classic::gov::cca::RawData | A low-level interface for accessing memory |
classic::gov::cca::Services | The handle through which the component communicates with its containing framework |
classic::gov::cca::eg::SimpleStamper | An example component that takes an input string and stamps it with a time string, then puts it on output |
classic::gov::cca::StringConsumerPort | An example port for a standard interface for passing a string to a component |
classic::gov::cca::TimeProducerPort | An example port for an interface for providing a time service |
classic::gov::cca::Version | UNADOPTED: A class to support the runtime introspection of the CCA version |