API Components
There are three basic types of structures in the WorldServer SDK: objects, object managers, and object interfaces. These structures are used to access exposed WorldServer services and data. In short, a customer creates an application referred to as a custom access module. This module uses object interfaces to access and interact with objects and object managers to perform WorldServer related processes. The custom access method is executed in the service framework. This diagram illustrates the components and their interactions within the WorldServer SDK architecture.