Uses of Package
com.invirgance.convirgance.web.service
Packages that use com.invirgance.convirgance.web.service
Package
Description
Core web service implementations.
Provides servlet components and service management utilities for web
applications.
-
Classes in com.invirgance.convirgance.web.service used by com.invirgance.convirgance.web.serviceClassDescriptionDescriptor for handling Hypermedia REST requests using only GET and POST.Implemented by services that can be called directly to return a stream of data without generating an HTTP response.Implemented by services that route requests to other services.Core interface for all web service implementations in the framework.
-
Classes in com.invirgance.convirgance.web.service used by com.invirgance.convirgance.web.servlet