NetKernel APIs


org.ten60.netkernel.layer1.accessor
Class AbstractSchemeAccessor

java.lang.Object
  extended byorg.ten60.netkernel.layer1.representation.SimpleRepresentationImpl
      extended byorg.ten60.netkernel.layer1.accessor.AccessorImpl
          extended byorg.ten60.netkernel.layer1.accessor.AbstractSchemeAccessor
All Implemented Interfaces:
IURAccessor, IURAspect, IURComponent, IURRepresentation, IURRequestee, IURRequestor

public class AbstractSchemeAccessor
extends AccessorImpl

Implementor of abstract: scheme, things that don't exist, all you can do is confirm their non-existence.


Field Summary
static URIdentifier NULL_URIDENTIFIER
           
 
Fields inherited from class org.ten60.netkernel.layer1.representation.SimpleRepresentationImpl
mMeta
 
Fields inherited from interface com.ten60.netkernel.urii.accessor.IURAccessor
MIME_TYPE
 
Constructor Summary
AbstractSchemeAccessor()
          Creates a new instance of AbstractSchemeAccessor
 
Method Summary
 void requestAsync(URRequest aRequest)
          Make an asynchronous request
 
Methods inherited from class org.ten60.netkernel.layer1.accessor.AccessorImpl
destroy, finalize, getAccessorMeta, getContainer, getModule, getResource, getScheduler, initialise, receiveAsyncException, receiveAsyncResult, sinkResource, transrepresent
 
Methods inherited from class org.ten60.netkernel.layer1.representation.SimpleRepresentationImpl
getAspect, getAspects, getMeta, hasAspect
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ten60.netkernel.urii.IURRepresentation
getAspect, getAspects, getMeta, hasAspect
 

Field Detail

NULL_URIDENTIFIER

public static final URIdentifier NULL_URIDENTIFIER
Constructor Detail

AbstractSchemeAccessor

public AbstractSchemeAccessor()
Creates a new instance of AbstractSchemeAccessor

Method Detail

requestAsync

public void requestAsync(URRequest aRequest)
Description copied from interface: IURRequestee
Make an asynchronous request

Parameters:
aRequest - the request being made

NetKernel APIs


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