Interface FeatureProviderClient


@Path("/") @RegisterProvider(InjectedSimpleFeature.class) @RegisterRestClient public interface FeatureProviderClient
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details