|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.layer1.representation.SimpleRepresentationImpl
org.ten60.netkernel.layer1.accessor.AccessorImpl
org.ten60.netkernel.layer1.accessor.AbstractSchemeAccessor
public class AbstractSchemeAccessor
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 |
|---|
public static final URIdentifier NULL_URIDENTIFIER
| Constructor Detail |
|---|
public AbstractSchemeAccessor()
| Method Detail |
|---|
public void requestAsync(URRequest aRequest)
IURRequestee
aRequest - the request being made
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||