Uses of Interface
org.marid.proto.ProtoBus
-
Packages that use ProtoBus Package Description org.marid.proto -
-
Uses of ProtoBus in org.marid.proto
Classes in org.marid.proto with type parameters of type ProtoBus Modifier and Type Interface Description interfaceProtoBusTaskRunner<T extends ProtoBus>Methods in org.marid.proto that return ProtoBus Modifier and Type Method Description ProtoBusProtoDriver. getParent()Methods in org.marid.proto that return types with arguments of type ProtoBus Modifier and Type Method Description java.util.Map<java.lang.String,? extends ProtoBus>ProtoRoot. getItems()ProtoBusTaskRunner<? extends ProtoBus>ProtoBus. getTaskRunner()
-