Searched refs:isAbstractType (Results 1 – 8 of 8) sorted by relevance
93 public boolean isAbstractType() { in isAbstractType() method in ServiceType138 if (isAbstractType()) { in getAbstractTypeName()
56 if (serviceType.isAbstractType()) { in ServiceURLV1()
130 if (type.isAbstractType() || !type.isServiceURL()) { in makeReply()
207 if (ttype.isAbstractType() && in makeReply()
370 if (serviceType.isAbstractType()) { in parseURL()
579 if (st.isAbstractType()) { in checkServiceType()
2473 if (type.isAbstractType()) { in registerInternal()2745 if (type.isAbstractType()) { in deregisterInternal()2768 if (type.isAbstractType()) { in deregisterInternal()
267 if (!type.isAbstractType() && type.isServiceURL()) { in makeReply()