Uses of Class
org.n52.iceland.request.handler.OperationHandlerRepository
-
Packages that use OperationHandlerRepository Package Description org.n52.iceland.request.operator -
-
Uses of OperationHandlerRepository in org.n52.iceland.request.operator
Methods in org.n52.iceland.request.operator that return OperationHandlerRepository Modifier and Type Method Description OperationHandlerRepositoryGenericRequestOperator. getOperationHandlerRepository()Methods in org.n52.iceland.request.operator with parameters of type OperationHandlerRepository Modifier and Type Method Description voidGenericRequestOperator. setOperationHandlerRepository(OperationHandlerRepository repo)
-