org.apache.ws.eventing.porttype.impl
Class EventSourcePortTypeImpl

java.lang.Object
  extended byorg.apache.ws.eventing.porttype.impl.EventSourcePortTypeImpl
All Implemented Interfaces:
EventSourcePortType

public class EventSourcePortTypeImpl
extends java.lang.Object
implements EventSourcePortType


Constructor Summary
EventSourcePortTypeImpl()
           
 
Method Summary
 org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscribeResponseDocument subscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscribeDocument body)
          Subscribe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSourcePortTypeImpl

public EventSourcePortTypeImpl()
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
Description copied from interface: EventSourcePortType
Subscribe

Specified by:
subscribe in interface EventSourcePortType
Parameters:
body -
Returns:
Throws:
java.rmi.RemoteException


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