Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Server

Packages that use Server
cytoscape.generated   
 

Uses of Server in cytoscape.generated
 

Fields in cytoscape.generated declared as Server
protected  Server SessionState.server
           
 

Methods in cytoscape.generated that return Server
 Server ObjectFactory.createServer()
          Create an instance of Server
 Server SessionState.getServer()
          Gets the value of the server property.
 

Methods in cytoscape.generated with parameters of type Server
 void SessionState.setServer(Server value)
          Sets the value of the server property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.