public final class ThriftServiceEntry
extends java.lang.Object
THttpService or ThriftCallService.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
implementation()
Returns the
*.AsyncIface or *.Iface implementation. |
java.util.Set<java.lang.Class<?>> |
interfaces()
|
java.lang.String |
name()
Returns the service name.
|
java.lang.String |
toString() |
public java.lang.String name()
"") if this service is not multiplexedpublic java.lang.Object implementation()
*.AsyncIface or *.Iface implementation.public java.util.Set<java.lang.Class<?>> interfaces()
public java.lang.String toString()
toString in class java.lang.Object© Copyright 2015–2018 LINE Corporation. All rights reserved.