Uses of Class
com.github.cafapi.common.util.naming.Name
Packages that use Name
Package
Description
-
Uses of Name in com.github.cafapi.common.config.source
Methods in com.github.cafapi.common.config.source with parameters of type NameModifier and TypeMethodDescriptionprotected abstract InputStream
CafConfigurationSource.getConfigurationStream
(Class configClass, Name relativePath) Acquire and return a stream of the serialised data from the transport source. -
Uses of Name in com.github.cafapi.common.config.sources.file
Methods in com.github.cafapi.common.config.sources.file with parameters of type NameModifier and TypeMethodDescriptionprotected InputStream
FileConfigurationSource.getConfigurationStream
(Class configClass, Name relativePath) -
Uses of Name in com.github.cafapi.common.util.naming
Methods in com.github.cafapi.common.util.naming that return NameModifier and TypeMethodDescriptionServicePath.getPath()
Name.getPrefix
(int upperIndex) Return a Name that consists of a subsection of the current Name.ServicePath.DescendingPathIterator.next()
Methods in com.github.cafapi.common.util.naming that return types with arguments of type NameConstructors in com.github.cafapi.common.util.naming with parameters of type Name