Interface Config
- All Known Implementing Classes:
Config.NotImplemented
public interface Config
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
A default implementation which allows source compatibility when adding new methods to the interface. -
Method Summary
-
Method Details
-
server
Server server()Returns an API for getting server related configurations.
-