Uses of Class
eos.model.web.EndpointMappings
-
Packages that use EndpointMappings Package Description eos eos.processor -
-
Uses of EndpointMappings in eos
Methods in eos that return EndpointMappings Modifier and Type Method Description EndpointMappingsEos.Cache. getEndpointMappings()Methods in eos with parameters of type EndpointMappings Modifier and Type Method Description voidEos.Cache. setEndpointMappings(EndpointMappings endpointMappings) -
Uses of EndpointMappings in eos.processor
Methods in eos.processor that return EndpointMappings Modifier and Type Method Description EndpointMappingsEndpointProcessor. getMappings()
-