cgl.narada.benchmark.security
Class KMCPerfTester

java.lang.Object
  extended by cgl.narada.benchmark.security.KMCPerfTester

public class KMCPerfTester
extends Object


Constructor Summary
KMCPerfTester(String[] a)
           
 
Method Summary
 boolean createTopic(Entity e, String topicName, int topicType, Calendar until)
           
 SignedTopicAdvertisement[] discoverTopics(Certificate cert, PrivateKey priv, String synopsis, int matchType, int maxTopics)
           
static void main(String[] a)
           
 void sendMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KMCPerfTester

public KMCPerfTester(String[] a)
Method Detail

main

public static void main(String[] a)

sendMessage

public void sendMessage()

createTopic

public boolean createTopic(Entity e,
                           String topicName,
                           int topicType,
                           Calendar until)

discoverTopics

public SignedTopicAdvertisement[] discoverTopics(Certificate cert,
                                                 PrivateKey priv,
                                                 String synopsis,
                                                 int matchType,
                                                 int maxTopics)


For comments and suggestions please send e-mail to The NaradaBrokering Project