NetKernel APIs


org.ten60.netkernel.layer1.representation
Class VoidAspect

java.lang.Object
  extended byorg.ten60.netkernel.layer1.representation.VoidAspect
All Implemented Interfaces:
IAspectVoid, IURAspect

public class VoidAspect
extends Object
implements IAspectVoid

Void Representation implements no interfaces


Field Summary
 
Fields inherited from interface com.ten60.netkernel.urii.aspect.IAspectVoid
MIME
 
Constructor Summary
VoidAspect()
           
 
Method Summary
static IURRepresentation create()
          Create a new void representation this is expired and a mime type of application/void.
static IURRepresentation create(boolean aExpired)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VoidAspect

public VoidAspect()
Method Detail

create

public static IURRepresentation create()
Create a new void representation this is expired and a mime type of application/void.


create

public static IURRepresentation create(boolean aExpired)

NetKernel APIs


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