1.0.0

Uses of Interface
org.eclipse.soda.dk.transport.service.ControllerService

Packages that use ControllerService
org.eclipse.soda.dk.transport This package is part of the org.eclipse.soda.dk.transport project. 
 

Uses of ControllerService in org.eclipse.soda.dk.transport
 

Classes in org.eclipse.soda.dk.transport that implement ControllerService
 class Controller
          The Controller class implements the ControllerService interface.
 

Methods in org.eclipse.soda.dk.transport that return ControllerService
 ControllerService Transport.createController()
          Create and return the noification object.
 ControllerService Transport.getController()
          Gets the ControllerService property value.
 

Methods in org.eclipse.soda.dk.transport with parameters of type ControllerService
 void Transport.setController(ControllerService controller)
          Sets the controller property.
 


1.0.0

Copyright (c) 1999, 2007 IBM