Uses of Interface
org.oa4mp.delegation.common.services.Server
-
Packages that use Server Package Description org.oa4mp.delegation.common.services -
-
Uses of Server in org.oa4mp.delegation.common.services
Subinterfaces of Server in org.oa4mp.delegation.common.services Modifier and Type Interface Description interfaceAddressableServerA server that can be accessed via a URI.Methods in org.oa4mp.delegation.common.services with parameters of type Server Modifier and Type Method Description ResponseRequest. process(Server server)Process the request
-