Uses of Class
net.bluemind.core.rest.model.RestService
Packages that use RestService
-
Uses of RestService in net.bluemind.core.rest
Methods in net.bluemind.core.rest that return types with arguments of type RestService -
Uses of RestService in net.bluemind.core.rest.base
Methods in net.bluemind.core.rest.base with parameters of type RestServiceModifier and TypeMethodDescriptionstatic RestServiceMethodHandler
RestServiceMethodHandler.getInstance
(RestService service, RestServiceApiDescriptor.MethodDescriptor methodDescriptor, List<IRestFilter> filters) -
Uses of RestService in net.bluemind.core.rest.model
Methods in net.bluemind.core.rest.model with parameters of type RestServiceModifier and TypeMethodDescriptionstatic String
RestService.address
(RestService restService, RestServiceApiDescriptor.MethodDescriptor methodDesciptor)