Uses of Class
org.objectweb.jotm.btp.axis.WebService

Packages that use WebService
org.objectweb.jotm.btp.roles   
org.objectweb.jotm.btp.samples   
 

Uses of WebService in org.objectweb.jotm.btp.roles
 

Subclasses of WebService in org.objectweb.jotm.btp.roles
 class Actor
           
 class Decider
          Decider object is a Superior object which is not an Inferior.
 class Inferior
           
 class Node
          Node object is an Inferior which is also a Superior.
 class Participant
          A Participant is an Inferior.
 class Superior
          Superior object is the top level of the Superior tree.
 

Uses of WebService in org.objectweb.jotm.btp.samples
 

Subclasses of WebService in org.objectweb.jotm.btp.samples
 class SampleWebService