Uses of Interface
com.aspectran.web.service.WebService
-
Packages that use WebService Package Description com.aspectran.web.service Contains a variant of the service interface for web application. -
-
Uses of WebService in com.aspectran.web.service
Classes in com.aspectran.web.service that implement WebService Modifier and Type Class Description class
DefaultWebService
Provides overall functionality for building web applications within a web application container.Methods in com.aspectran.web.service that return WebService Modifier and Type Method Description static WebService
WebServiceHolder. getCurrentWebService()
-