Uses of Class
org.n52.iceland.request.handler.OperationHandlerKey
-
Packages that use OperationHandlerKey Package Description org.n52.iceland.request.handler -
-
Uses of OperationHandlerKey in org.n52.iceland.request.handler
Methods in org.n52.iceland.request.handler that return types with arguments of type OperationHandlerKey Modifier and Type Method Description Set<OperationHandlerKey>AbstractGetCapabilitiesHandler. getKeys()Map<OperationHandlerKey,OperationHandler>OperationHandlerRepository. getOperationHandlers()Methods in org.n52.iceland.request.handler with parameters of type OperationHandlerKey Modifier and Type Method Description intOperationHandlerKey. compareTo(OperationHandlerKey o)OperationHandlerOperationHandlerRepository. getOperationHandler(OperationHandlerKey key)
-