org.apache.ws.eventing.porttype
Interface EventSourcePortType


public interface EventSourcePortType

This is the Port of the Publisher, it enables Subscriptions.


Method Summary
 org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscribeResponseDocument subscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscribeDocument body)
          Subscribe
 

Method Detail

subscribe

public org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscribeResponseDocument subscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscribeDocument body)
                                                                              throws java.rmi.RemoteException
Subscribe

Parameters:
body -
Returns:
Throws:
java.rmi.RemoteException


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.