Uses of Interface
amber.server.component.LinkResponseInterface

Packages that use LinkResponseInterface
amber.server.component The handlers at the server for the remote components. 
 

Uses of LinkResponseInterface in amber.server.component
 

Fields in amber.server.component declared as LinkResponseInterface
protected  LinkResponseInterface LinkHandler.clientResponder
          Handle to the object to respond to client requests for data.
 

Methods in amber.server.component that return LinkResponseInterface
 LinkResponseInterface LinkHandler.getClientResponder()
          Sets who will respond to client requests for information.
 

Methods in amber.server.component with parameters of type LinkResponseInterface
 void LinkHandler.setClientResponder(LinkResponseInterface responder)
          Sets who will respond to client requests for information.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.