|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWireIdentityRegistry | |
---|---|
fulmine.model.field.containerdefinition | |
fulmine.protocol.specification | |
fulmine.protocol.wire |
Uses of IWireIdentityRegistry in fulmine.model.field.containerdefinition |
---|
Subinterfaces of IWireIdentityRegistry in fulmine.model.field.containerdefinition | |
---|---|
interface |
IContainerDefinitionField
A definition of the IField objects in an IContainer object. |
Classes in fulmine.model.field.containerdefinition that implement IWireIdentityRegistry | |
---|---|
class |
ContainerDefinitionField
Default implementation of an IContainerDefinitionField . |
Uses of IWireIdentityRegistry in fulmine.protocol.specification |
---|
Methods in fulmine.protocol.specification with parameters of type IWireIdentityRegistry | |
---|---|
static void |
FrameWriter.writeHeaderAndData(IContainer container,
Collection<? extends IComponent> components,
IWireIdentityRegistry registry,
IOperationScope scope,
byte[][] headerBuffer,
int[] headerBufferPosition,
byte[][] dataBuffer,
int[] dataBufferPosition,
boolean completeState)
Write the container and fields to the header and data buffers. |
static byte[] |
FrameWriter.writeNested(Collection<? extends IComponent> components,
IWireIdentityRegistry registry,
IOperationScope scope,
boolean completeState)
Write a nested container's state into a nested FD frame. |
Uses of IWireIdentityRegistry in fulmine.protocol.wire |
---|
Classes in fulmine.protocol.wire that implement IWireIdentityRegistry | |
---|---|
class |
SWFWireIdentityRegistry
Provides the IWireIdentity for DescriptorField objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |