| Package | Description |
|---|---|
| org.kaazing.k3po.lang.types |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<TypeInfo<?>> |
TypeSystemSpi.acceptOptions() |
|
java.util.Set<TypeInfo<?>> |
TypeSystemSpi.connectOptions() |
|
java.util.List<TypeInfo<?>> |
StructuredTypeInfo.getNamedFields() |
|
java.util.Set<TypeInfo<?>> |
TypeSystemSpi.readOptions() |
|
java.util.Set<TypeInfo<?>> |
TypeSystemSpi.writeOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
TypeInfo.compareTo(TypeInfo<T> that) |
| Constructor | Description |
|---|---|
StructuredTypeInfo(java.lang.String scope,
java.lang.String name,
java.util.List<TypeInfo<?>> namedFields,
int anonymousFields) |
Copyright © 2014 Kaazing, Inc. All Rights Reserved.