Uses of Class
org.bsc.confluence.ConfluenceService.Protocol
-
Packages that use ConfluenceService.Protocol Package Description org.bsc.confluence -
-
Uses of ConfluenceService.Protocol in org.bsc.confluence
Methods in org.bsc.confluence that return ConfluenceService.Protocol Modifier and Type Method Description static ConfluenceService.ProtocolConfluenceService.Protocol. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfluenceService.Protocol[]ConfluenceService.Protocol. values()Returns an array containing the constants of this enum type, in the order they are declared.
-