Uses of Class
com.ibm.di.eclipse.http.ServerAPI

Packages that use ServerAPI
com.ibm.di.eclipse.http.commands   
 

Uses of ServerAPI in com.ibm.di.eclipse.http.commands
 

Methods in com.ibm.di.eclipse.http.commands that return ServerAPI
 ServerAPI RestCommand.getApi()
           
 

Methods in com.ibm.di.eclipse.http.commands with parameters of type ServerAPI
 void RestCommand.setApi(ServerAPI api)