Enum Class HttpServiceGroup.ClientType

java.lang.Object
java.lang.Enum<HttpServiceGroup.ClientType>
org.springframework.web.service.registry.HttpServiceGroup.ClientType
All Implemented Interfaces:
Serializable, Comparable<HttpServiceGroup.ClientType>, Constable
Enclosing interface:
HttpServiceGroup

public static enum HttpServiceGroup.ClientType extends Enum<HttpServiceGroup.ClientType>
Enum to specify the client type to use for an HTTP Service group.
Since:
7.0
Author:
Rossen Stoyanchev, Olga Maciaszek-Sharma