类 ServiceMeta.EntryPointMeta

java.lang.Object
com.webank.wedpr.sdk.jni.transport.model.ServiceMeta.EntryPointMeta
封闭类:
ServiceMeta

public static class ServiceMeta.EntryPointMeta extends Object
  • 构造器详细资料

    • EntryPointMeta

      public EntryPointMeta(String serviceName, String entryPoint)
  • 方法详细资料

    • getUrl

      public String getUrl(String uriPath)
    • setComponents

      public void setComponents(List<String> components)