Uses of Class
org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Packages that use RestEndpointHolderData Package Description org.opencastproject.runtimeinfo.rest -
-
Uses of RestEndpointHolderData in org.opencastproject.runtimeinfo.rest
Fields in org.opencastproject.runtimeinfo.rest with type parameters of type RestEndpointHolderData Modifier and Type Field Description protected List<RestEndpointHolderData>RestDocData. holdersList of RestEndpointHolderData which each stores a group of endpoints.Methods in org.opencastproject.runtimeinfo.rest that return RestEndpointHolderData Modifier and Type Method Description RestEndpointHolderDataRestEndpointHolderData. duplicate()Returns a copy of this RestEndpointHolderData object.
-