com.ten60.netkernel.urii.aspect
Class VoidAspect
java.lang.Object
com.ten60.netkernel.urii.aspect.VoidAspect
- public class VoidAspect
- extends Object
Void Representation implements no interfaces
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 |
VoidAspect
public VoidAspect()
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
.
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.