| Package | Description |
|---|---|
| net.morimekta.providence.descriptor |
| Modifier and Type | Method and Description |
|---|---|
PServiceMethod |
PService.getMethod(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends PServiceMethod> |
PService.getMethods() |
| Constructor and Description |
|---|
PService(String packageName,
String name,
PServiceProvider extendsService,
PServiceMethod[] methods) |
| Constructor and Description |
|---|
PService(String packageName,
String name,
PServiceProvider extendsService,
Collection<? extends PServiceMethod> methods) |
Copyright © 2015–2016 morimekta.net. All rights reserved.