org.apache.sandesha.client
Class RMService

java.lang.Object
  extended byorg.apache.sandesha.client.RMService

public class RMService
extends java.lang.Object

This class is used as a web service in the client side. This is the addressible endpoint for Sandesha client side. All the "reply" messages coming from server should be addressed to this endpoint unless they are of the type anonymous.


Constructor Summary
RMService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMService

public RMService()