com.sun.im.service
Class MessageProcessingRule.SessionCondition

java.lang.Object
  extended bycom.sun.im.service.MessageProcessingRule.Condition
      extended bycom.sun.im.service.MessageProcessingRule.SessionCondition
All Implemented Interfaces:
Delegation
Enclosing class:
MessageProcessingRule

public static final class MessageProcessingRule.SessionCondition
extends MessageProcessingRule.Condition

A recipient may access the service using multiple sessions. The service decides which session to deliver the message to based on session priorities. The session filter condition allows the application to overwrite this behavior by asking the service to deliver to a specific named session or to deliver to any but a specific named session.


Methods inherited from class com.sun.im.service.MessageProcessingRule.Condition
equals, getDelegatedObject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait