Module org.praxislive.core
Package org.praxislive.core.protocols
-
Interface Summary Interface Description SupportedTypes Containers can expose an instance of this interface in their lookup to facilitate child container support of the supported-types control. -
Class Summary Class Description ComponentProtocol Basic component protocol, providing access to the component info.ContainerProtocol A container protocol that allows for calls to add / remove child components, and connect / disconnect their ports.StartableProtocol Protocol for a component that can be started and stopped.SupportedTypes.Result Supported types result to be returned fromSupportedTypes.query()
.