org.apache.servicemix.wsn.jaxws
Class PullPointServiceImpl
java.lang.Object
org.apache.servicemix.wsn.jaxws.PullPointServiceImpl
- All Implemented Interfaces:
- PullPoint
public class PullPointServiceImpl
- extends Object
- implements PullPoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PullPointServiceImpl
public PullPointServiceImpl()
notify
public void notify(Notify Notify)
- Specified by:
notify in interface PullPoint
destroyPullPoint
public DestroyPullPointResponse destroyPullPoint(DestroyPullPoint DestroyPullPoint)
throws ResourceUnknownFault,
UnableToDestroyPullPointFault
- Specified by:
destroyPullPoint in interface PullPoint
- Throws:
ResourceUnknownFault
UnableToDestroyPullPointFault
getMessages
public GetMessagesResponse getMessages(GetMessages GetMessages)
throws ResourceUnknownFault,
UnableToGetMessagesFault
- Specified by:
getMessages in interface PullPoint
- Throws:
ResourceUnknownFault
UnableToGetMessagesFault
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.