Package | Description |
---|---|
org.jboss.marshalling.river |
The River protocol implementation package.
|
org.jboss.marshalling.util |
Constructor and Description |
---|
RiverPutField(FieldPutter[] fields,
String[] names) |
Modifier and Type | Class and Description |
---|---|
class |
BooleanFieldPutter
A field putter for boolean-type fields.
|
class |
ByteFieldPutter
A field putter for byte-type fields.
|
class |
CharFieldPutter
A field putter for char-type fields.
|
class |
DoubleFieldPutter
A field putter for double-type fields.
|
class |
FloatFieldPutter
A field putter for float-type fields.
|
class |
IntFieldPutter
A field putter for int-type fields.
|
class |
LongFieldPutter
A field putter for long-type fields.
|
class |
ObjectFieldPutter
A field putter for object-type fields.
|
class |
ShortFieldPutter
A field putter for short-type fields.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.