Uses of Class
org.eclipse.wst.server.core.ServerPort

Packages that use ServerPort
org.eclipse.wst.server.core The main server tools framework client API. 
org.eclipse.wst.server.core.model SPI support for the server tools framework. 
 

Uses of ServerPort in org.eclipse.wst.server.core
 

Methods in org.eclipse.wst.server.core that return ServerPort
 ServerPort[] IServerAttributes.getServerPorts(org.eclipse.core.runtime.IProgressMonitor monitor)
          Returns an array of ServerPorts that this server has.
 

Uses of ServerPort in org.eclipse.wst.server.core.model
 

Methods in org.eclipse.wst.server.core.model that return ServerPort
 ServerPort[] ServerDelegate.getServerPorts()
          Returns an array of ServerPorts that this server has.