Uses of Class
com.aquima.web.rest.v1.service.EndpointService
Packages that use EndpointService
-
Uses of EndpointService in com.aquima.web.rest.v1.service
Methods in com.aquima.web.rest.v1.service that return EndpointServiceModifier and TypeMethodDescriptionstatic EndpointService
EndpointService.forPaged
(com.aquima.interactions.foundation.connectivity.IConnectionManager manager, IResourceFactory resourceFactory, IResourceLinker<Endpoint> linker, PaginatorFactory paginatorFactory) static EndpointService
EndpointService.forSingle
(com.aquima.interactions.foundation.connectivity.IConnectionManager manager, IResourceLinker<Endpoint> linker)