NetKernel APIs


Uses of Interface
com.ten60.netkernel.urii.IURComponent

Packages that use IURComponent
com.ten60.netkernel.module.accessor   
com.ten60.netkernel.transport   
com.ten60.netkernel.urii.accessor   
com.ten60.netkernel.urii.fragment   
com.ten60.netkernel.urii.representation   
org.ten60.netkernel.layer1.accessor   
org.ten60.netkernel.layer1.fragment   
org.ten60.netkernel.layer1.nkf.impl   
org.ten60.netkernel.layer1.transrepresentation   
org.ten60.netkernel.xml.transrepresentation   
org.ten60.netkernel.xml.xahelper   
 

Uses of IURComponent in com.ten60.netkernel.module.accessor
 

Classes in com.ten60.netkernel.module.accessor that implement IURComponent
 class ModuleResourceAccessor
          Accessor used for accessing module resources on the ffcpl: scheme
 

Uses of IURComponent in com.ten60.netkernel.transport
 

Subinterfaces of IURComponent in com.ten60.netkernel.transport
 interface ITransport
          A transport encapsulates a mechanism for receiving external requests into the NetKernel and providing replies.
 

Uses of IURComponent in com.ten60.netkernel.urii.accessor
 

Subinterfaces of IURComponent in com.ten60.netkernel.urii.accessor
 interface IURAccessor
          A Universal Resource Accessor provides functionality to satisfy requests on Universal Resources.
 

Classes in com.ten60.netkernel.urii.accessor that implement IURComponent
 class AccessorImpl
          Skeletal implementation of IURAccessor for an NetKernel inbuild accessors
 

Uses of IURComponent in com.ten60.netkernel.urii.fragment
 

Subinterfaces of IURComponent in com.ten60.netkernel.urii.fragment
 interface IFragmentor
          A component of a module which can change a representation in such a way as to apply a URIs fragment specification
 

Uses of IURComponent in com.ten60.netkernel.urii.representation
 

Subinterfaces of IURComponent in com.ten60.netkernel.urii.representation
 interface ITransrepresentor
          A ITransrepresentor (transreptor for short) generates a new IURRepresentation containing an alternate aspect to another that implements a different aspect.
 

Uses of IURComponent in org.ten60.netkernel.layer1.accessor
 

Classes in org.ten60.netkernel.layer1.accessor that implement IURComponent
 class AbstractSchemeAccessor
          Implementor of abstract: scheme, things that don't exist, all you can do is confirm their non-existence.
 class ActiveAccessorImpl
          Base class for implementing active accessors.
 class DataSchemeAccessor
          Accessor for data: scheme IETF RFC2397 http://www.ietf.org/rfc/rfc2397.txt
 class NewSimpleNetAccessor
          Returns an IAspectReadableBinaryStream be resolved as a URL using javas inbuilt resolver.
 class WormholeAccessor
          WormholeAccessor
 

Uses of IURComponent in org.ten60.netkernel.layer1.fragment
 

Classes in org.ten60.netkernel.layer1.fragment that implement IURComponent
 class MultipartFragmentor
          Extract a part from a Multipart
 

Uses of IURComponent in org.ten60.netkernel.layer1.nkf.impl
 

Classes in org.ten60.netkernel.layer1.nkf.impl that implement IURComponent
 class NKFAccessorImpl
          The main base-class for creating accessors using the NetKernel Foundation API
 class NKFFragmentorImpl
          NKF based Fragmentor implementation base class
 class NKFTransportImpl
          Base class for developing NetKernel Transports on the NKF API
 class NKFTransreptorImpl
          NKF based Transreptor implementation base class
 

Uses of IURComponent in org.ten60.netkernel.layer1.transrepresentation
 

Classes in org.ten60.netkernel.layer1.transrepresentation that implement IURComponent
 class BinaryStreamToString
          Read and input stream, assuming character data, into an in-memory String
 class BooleanSerializer
          Transrepresent a boolean to a String true/false
 class ComplexTransreptorImpl
          SimpleTransreptorImpl provides implementation of ITransrepresentor with no knowledge of where it is.
 class SimpleTransreptorImpl
          SimpleTransreptorImpl provides implementation of ITransrepresentor with no knowledge of where it is.
 class VoidAspectToErrorTransreptor
          A catch all VoidAspect to XXXX Transreptor - you can't convert nothing into something! Try to be informative about why this has happened.
 

Uses of IURComponent in org.ten60.netkernel.xml.transrepresentation
 

Classes in org.ten60.netkernel.xml.transrepresentation that implement IURComponent
 class BinaryStreamToSAX
          Parses a binary stream into a SAX stream
 class BooleanToCanonicalXML
          Transrept a boolean to a canonical XML boolean document
 class CanonicalBooleanToBoolean
          transrepresent a canonical boolean document to a boolean
 class DOM2SAX
          Parses a binary stream into a SAX stream
 class DOMXDAParser
          Parses a binary stream into a DOM
 class DOMXDASerializer
          Serialise DOM to a binary stream
 class JDOM2DOMXDA
          Converts a JDOM to a DOM
 class JDOM2SAX
          Converts a JDOM to JDOMSAXAspect SAX event generator
 class JDOMSerializer
          Serialise JDOM to a binary stream, use special serializer if content is HTML.
 class NodeList2XML
          Attempts to map a node list to a primary XML type
 class NVPToXML
          Transrepresent Name Value Pair Proxy to XML
 class NVPToXMLBinaryStream
          Serialize a NVP to an XML binary stream
 class SAX2DOM
          Creates a DOMXDA Aspect from a SAX Stream
 class SAX2XmlObject
          Creates a XMLObject Aspect from a SAX Stream
 class SAXToBinaryStream
          Serialises a SAX stream into a binary stream
 class StAXReaderToXXX
          StAXReader transreptor - attempts to convert a StAXReader to any desired type.
 class URIToCanonicalURI
          Transrepresent a URI Aspect to a canonical URI document
 class XmlObject2DOMXDA
          Converts a XmlObject to a DOM
 class XmlObject2SAX
          Convert an XMLObject into a SAX stream
 class XmlObjectParser
          Parses a binary stream into a XMLObject
 class XmlObjectSerializer
          Serialise XMLObject to a binary stream
 class XMLToNVP
          Transrepresent From XML (first child elements - text values) to Name Value Pair
 class XXX2JDOM
          Converts several XML object models to JDOMAspect
 class XXX2XmlObject
          Converts several XML object models to XmlObjectAspect
 class XXXToStAXReader
          StAXReader transreptor - attempts to produce a StAXReaderAspect from any resource.
 

Uses of IURComponent in org.ten60.netkernel.xml.xahelper
 

Classes in org.ten60.netkernel.xml.xahelper that implement IURComponent
 class XAccessor
          An Highlevel accessor base class written to support migration of an old codebase from NetKernel v1, tailored to XML accessors but supports non-XML datatypes just as well.
 


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.