org.netbeans.lib.collab
Class MessageProcessingRule.SessionCondition

java.lang.Object
  extended byorg.netbeans.lib.collab.MessageProcessingRule.Condition
      extended byorg.netbeans.lib.collab.MessageProcessingRule.SessionCondition
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 org.netbeans.lib.collab.MessageProcessingRule.Condition
equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait