| Package | Description |
|---|---|
| io.protostuff.compiler.model | |
| io.protostuff.compiler.parser |
| Modifier and Type | Field and Description |
|---|---|
protected List<Service> |
Proto.services |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceMethod.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
Proto.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
Proto.addService(Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
Proto.setServices(List<Service> services) |
| Constructor and Description |
|---|
ServiceMethod(Service parent) |
| Modifier and Type | Method and Description |
|---|---|
ProtoWalker |
ProtoWalker.onService(ProtoWalker.ContextlessProcessor<Service> processor) |
ProtoWalker |
ProtoWalker.onService(ProtoWalker.Processor<Service> processor) |
Copyright © 2015–2017. All rights reserved.