Interface HttpServiceGroup


public interface HttpServiceGroup
A group of HTTP Service interfaces that share the same HttpServiceProxyFactory and HTTP client setup.
Since:
7.0
Author:
Rossen Stoyanchev, Olga Maciaszek-Sharma
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Enum to specify the client type to use for an HTTP Service group.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The name of the group to add HTTP Services to when a group isn't specified.
  • Method Summary

    Modifier and Type
    Method
    Description
    The client type to use for the group.
    The HTTP Services in the group.
    The name of the HTTP Service group.