Uses of Package
fulmine.protocol.wire

Packages that use fulmine.protocol.wire
fulmine.event   
fulmine.event.listener   
fulmine.event.system   
fulmine.model.component   
fulmine.model.container   
fulmine.model.container.impl   
fulmine.model.field   
fulmine.model.field.containerdefinition   
fulmine.protocol.specification   
fulmine.protocol.wire   
 

Classes in fulmine.protocol.wire used by fulmine.event
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.event.listener
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.event.system
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.model.component
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.model.container
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.model.container.impl
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.model.field
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.model.field.containerdefinition
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireIdentityRegistry
          A two-way lookup registry of the IWireIdentity assigned to a String identity.
IWireState
          An object that can read and write its internal state into a 'wire' format suitable for transporting to and from foreign hosts.
 

Classes in fulmine.protocol.wire used by fulmine.protocol.specification
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireIdentityRegistry
          A two-way lookup registry of the IWireIdentity assigned to a String identity.
 

Classes in fulmine.protocol.wire used by fulmine.protocol.wire
IWireIdentity
          A wire identity is the identity format to use when transmitting an entity 'on-the-wire' using the fulmine delta (FD) protocol.
IWireIdentityRegistry
          A two-way lookup registry of the IWireIdentity assigned to a String identity.
WireIdentity
          The default implementation of the IWireIdentity interface.
 



Copyright © 2007-2009. All Rights Reserved.