com.ebmwebsourcing.wsstar.wsnb.services.impl.engines
Class PullPointEngine

java.lang.Object
  extended by 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

Constructor Summary
PullPointEngine(java.util.logging.Logger logger)
           
 
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
 

Constructor Detail

PullPointEngine

public PullPointEngine(java.util.logging.Logger logger)
Method Detail

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.