com.ebmwebsourcing.wsstar.wsnb.services.impl.engines
Class PullPointEngine
java.lang.Object
com.ebmwebsourcing.wsstar.wsnb.services.impl.engines.PullPointEngine
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.wsnb.services.IPullPoint
public class PullPointEngine
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.wsnb.services.IPullPoint
- Author:
- tdejean - eBM WebSourcing
|
Method Summary |
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPointResponse |
destroyPullPoint(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPoint request)
|
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessagesResponse |
getMessages(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessages request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PullPointEngine
public PullPointEngine(java.util.logging.Logger logger)
destroyPullPoint
public com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPointResponse destroyPullPoint(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.DestroyPullPoint request)
throws com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
- Specified by:
destroyPullPoint in interface com.ebmwebsourcing.wsstar.wsnb.services.IPullPoint
- Throws:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
getMessages
public com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessagesResponse getMessages(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetMessages request)
throws com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
- Specified by:
getMessages in interface com.ebmwebsourcing.wsstar.wsnb.services.IPullPoint
- Throws:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbException
Copyright © 2011 eBM Websourcing. All Rights Reserved.