You are here

namespace Drupal\wsdata in Web Service Data 2.0.x

Same name in other branches
  1. 8 Drupal\wsdata
Classsort descending Location Description
WSCallHtmlRouteProvider src/WSCallHtmlRouteProvider.php Provides routes for Web Service Call entities.
WSCallListBuilder src/WSCallListBuilder.php Provides a listing of Web Service Call entities.
WSCallViewBuilder src/WSCallViewBuilder.php Provides a WSCall view builder.
WSDataException src/WSDataException.php Parent exception class for WSData exceptions.
WSDataInvalidMethodException src/WSDataInvalidMethodException.php Exception thrown when refered method are missing from WSCall.
WSDataService src/WSDataService.php Service for processing WSData requests.
WSDataWSCallNotFoundException src/WSDataWSCallNotFoundException.php Exception thrown when non-existen WSCall is refered.
WSDataWSServerNotFoundException src/WSDataWSServerNotFoundException.php Exception thrown when non-existen WSServer is refered.
WSServerHtmlRouteProvider src/WSServerHtmlRouteProvider.php Provides routes for Web Service Server entities.
WSServerListBuilder src/WSServerListBuilder.php Provides a listing of Web Service Server entities.