weborb.messageserver.tunnel
Class MessageConsumer
java.lang.Object
weborb.messageserver.tunnel.MessageConsumer
- All Implemented Interfaces:
- IMessageConsumer
- Direct Known Subclasses:
- WolfMessageConsumer
public class MessageConsumer
- extends java.lang.Object
- implements IMessageConsumer
MessageConsumer
- Author:
- Midnight Coders, LLC
|
Constructor Summary |
MessageConsumer(javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageConsumer
public MessageConsumer(javax.servlet.http.HttpServletResponse response)
deliverMessage
public void deliverMessage(XMLMessage message)
throws java.io.IOException
- Specified by:
deliverMessage in interface IMessageConsumer
- Throws:
java.io.IOException
receiveSubscriptionEvents
public void receiveSubscriptionEvents(boolean shouldGetSubscriptionEvents)
- Specified by:
receiveSubscriptionEvents in interface IMessageConsumer
shouldReceiveSubscriptionEvents
public boolean shouldReceiveSubscriptionEvents()
- Specified by:
shouldReceiveSubscriptionEvents in interface IMessageConsumer
deliverMessage
public void deliverMessage()
throws java.io.IOException
- Throws:
java.io.IOException
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.