| Package | Description |
|---|---|
| net.morimekta.providence.reflect.contained |
| Modifier and Type | Method and Description |
|---|---|
CStructDescriptor |
CStruct.descriptor() |
CStructDescriptor |
CStruct.Builder.descriptor() |
CStructDescriptor |
CServiceMethod.getRequestType() |
| Constructor and Description |
|---|
Builder(CStructDescriptor descriptor) |
CServiceMethod(String comment,
String name,
boolean oneway,
CStructDescriptor requestType,
CUnionDescriptor responseType,
Map<String,String> annotations) |
Copyright © 2015–2017 morimekta.net. All rights reserved.