Uses of Package
org.nakedobjects.metamodel.commons.encoding

Packages that use org.nakedobjects.metamodel.commons.encoding
org.nakedobjects.metamodel.adapter.oid   
org.nakedobjects.metamodel.adapter.oid.stringable.directly   
org.nakedobjects.metamodel.adapter.version   
org.nakedobjects.metamodel.authentication   
org.nakedobjects.metamodel.commons.encoding   
org.nakedobjects.metamodel.runtimecontext.noruntime   
 

Classes in org.nakedobjects.metamodel.commons.encoding used by org.nakedobjects.metamodel.adapter.oid
DataInputExtended
           
DataOutputExtended
           
Encodable
          This interface indicates that an object can be encoded into into a byte array so it can be streamed.
 

Classes in org.nakedobjects.metamodel.commons.encoding used by org.nakedobjects.metamodel.adapter.oid.stringable.directly
Encodable
          This interface indicates that an object can be encoded into into a byte array so it can be streamed.
 

Classes in org.nakedobjects.metamodel.commons.encoding used by org.nakedobjects.metamodel.adapter.version
DataInputExtended
           
DataOutputExtended
           
Encodable
          This interface indicates that an object can be encoded into into a byte array so it can be streamed.
 

Classes in org.nakedobjects.metamodel.commons.encoding used by org.nakedobjects.metamodel.authentication
DataInputExtended
           
DataOutputExtended
           
Encodable
          This interface indicates that an object can be encoded into into a byte array so it can be streamed.
 

Classes in org.nakedobjects.metamodel.commons.encoding used by org.nakedobjects.metamodel.commons.encoding
DataInputExtended
           
DataInputExtendedDecorator
           
DataOutputExtended
           
DataOutputExtendedDecorator
           
Encodable
          This interface indicates that an object can be encoded into into a byte array so it can be streamed.
FieldType
          Typesafe writing and reading of fields, providing some level of integrity checking of encoded messages.
 

Classes in org.nakedobjects.metamodel.commons.encoding used by org.nakedobjects.metamodel.runtimecontext.noruntime
DataInputExtended
           
Encodable
          This interface indicates that an object can be encoded into into a byte array so it can be streamed.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.