| Package | Description |
|---|---|
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SServiceMethod |
MetaInterface.getServiceMethod(String serviceInterfaceName,
String methodName) |
SServiceMethod |
MetaInterfaceAdaptor.getServiceMethod(String serviceInterfaceName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
List<SServiceMethod> |
MetaInterface.getServiceMethods(String serviceInterfaceName) |
List<SServiceMethod> |
MetaInterfaceAdaptor.getServiceMethods(String serviceInterfaceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncMetaInterface.GetServiceMethodCallback.success(SServiceMethod result) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncMetaInterface.GetServiceMethodsCallback.success(List<SServiceMethod> result) |
Copyright © 2016 OpenSource BIM. All rights reserved.