Java Extensions

Extension: Dispense API

Introduction

The KOS dispense extension API provides additional components that make it easy to dispense drinks from legacy-type equipment.

Getting Started

This section describes how to add the dispense extension API to your project.

Adding to your project

To add the dispense extension to your project, use the following Maven dependency block:

Maven dependency block:
<dependency>
    <groupId>com.kosdev.kos.sdk.api</groupId>
    <artifactId>api-dispense</artifactId>
    <scope>provided</scope>
</dependency>

Components

This section highlights the main classes and interfaces.

Services

  • AssignmentService

  • HolderService

  • IngredientPipelineService

  • IngredientService

  • NozzleService

Abstract Classes

  • BrandSet

  • GraphNode

  • Pourable

  • BeveragePourEngine

  • PumpOp

  • Pump

  • InsertionFilter

  • ContainerSliceTrouble

  • ContainerTrouble

Interfaces

Factories:

  • AssignmentContainerFactory

  • PumpIntentFactory

Listeners:

  • IngredientChangeListener

  • NozzleAvailabilityListener

  • InsertionHolderListener

  • InsertionListener

  • InsertionPumpListener

Troubles:

  • ContainerTroubleIface

  • HolderBlockTrouble

  • HolderTroubleIface

  • NozzleTroubleIface

  • PumpTroubleIface

Others:

  • IngredientSource

Previous
Next
On this page
Java Development
Seamlessly transition from Legacy+ systems to Freestyle microdosing and advanced distributed dispense systems.
UI Development
Using KOS SDKs, integrating Consumer and Non-consumer facing UIs becomes seamless, giving you less hassle and more time to create.
Video Library
Meet some of our development team, as they lead you through the tools, features, and tips and tricks of various KOS tools.
Resources
Familiarize yourself with KOS terminology, our reference materials, and explore additional resources that complement your KOS journey.
Copyright © 2024 TCCC. All rights reserved.