Uses of Class
org.praxislive.core.Connection
Packages that use Connection
-
Uses of Connection in org.praxislive.base
Methods in org.praxislive.base with parameters of type Connection -
Uses of Connection in org.praxislive.core
Methods in org.praxislive.core that return ConnectionMethods in org.praxislive.core that return types with arguments of type ConnectionModifier and TypeMethodDescriptionstatic Optional<Connection> Coerce the provided value into a Connection if possible.Methods in org.praxislive.core with parameters of type ConnectionModifier and TypeMethodDescriptionTreeWriter.writeConnection(Connection connection) Write a port connection between two child component.