-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface feign.Target
feign.Target.EmptyTarget<T>, feign.Target.HardCodedTarget<T>
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
type
public Class<T> type()
- Specified by:
type in interface feign.Target<T>
-
name
public String name()
- Specified by:
name in interface feign.Target<T>
-
url
public String url()
- Specified by:
url in interface feign.Target<T>
Copyright © 2020. All rights reserved.