NetKernel APIs


com.ten60.netkernel.urii.aspect
Class VoidAspect

java.lang.Object
  extended bycom.ten60.netkernel.urii.aspect.VoidAspect

public class VoidAspect
extends Object

Void Representation implements no interfaces


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(int aCost)
          Create a new void representation this is expired and a mime type of application/void.
 
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(int aCost)
Create a new void representation this is expired and a mime type of application/void.


NetKernel APIs


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