Modifier and Type | Method and Description |
---|---|
ContentTypeDescriptor[] |
ContentTypeParser.createArray(int length) |
ContentTypeDescriptor |
ContentTypeParser.readElement(byte[] data,
Offset offset) |
Modifier and Type | Method and Description |
---|---|
static IPoolFactory<?> |
GlobalObjectPool.getFactory(ContentTypeDescriptor contentType,
LoaderContext context) |
Modifier and Type | Field and Description |
---|---|
private ContentTypeDescriptor[] |
ProducerDescriptor.contentTypes |
Modifier and Type | Method and Description |
---|---|
ContentTypeDescriptor[] |
ProducerDescriptor.getContentTypes() |
Constructor and Description |
---|
ProducerDescriptor(java.lang.String name,
java.lang.String description,
java.lang.String uriString,
int identifier,
EventTypeDescriptor[] eventTypeDescriptors,
ContentTypeDescriptor[] contentTypes) |