All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.net.DataService

java.lang.Object
   |
   +----icc.net.EventHandler
           |
           +----icc.net.DataService

public abstract class DataService
extends EventHandler
implements Service, DataHandling

Variable Index

 o provider

Constructor Index

 o DataService(ServiceCenter, String, int[])

Method Index

 o handleException(Exception)
 o id()
 o name()
 o process(Package)
 o serve(Request, IDCard)

Variables

 o provider
 ServiceCenter provider

Constructors

 o DataService
 public DataService(ServiceCenter provider,
                    String name,
                    int events[])

Methods

 o id
 public IDCard id()
 o name
 public String name()
 o handleException
 public void handleException(Exception e)
 o process
 public void process(Package pkg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.