Open main menu

CDOT Wiki β

Changes

1. Create the Service Interface
:[[Image: 5CreateInterfaces.jpg| 800px]]
:Enter the code for the classes and the interface as per the following screenshotsscreen-shots:
:'''BusRout Class:'''
:[[Image: 6CreateNewClass.jpg | 700px]]
:The Interface is Exported and now it's time to build the service implementation project where you add all the implementations of the interface and register it at run time.Here is how the project looks like so far:
:[[Image: 11ExportPackage12ExportPackage.jpg | 700px]]
1
edit