Uses of Class
org.jgroups.protocols.SCOPE.ScopeHeader

Packages that use SCOPE.ScopeHeader
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Uses of SCOPE.ScopeHeader in org.jgroups.protocols
 

Methods in org.jgroups.protocols that return SCOPE.ScopeHeader
static SCOPE.ScopeHeader SCOPE.ScopeHeader.createExpireHeader(short scope)
           
static SCOPE.ScopeHeader SCOPE.ScopeHeader.createMessageHeader(short scope)
           
 

Uses of SCOPE.ScopeHeader in org.jgroups.util
 

Methods in org.jgroups.util that return SCOPE.ScopeHeader
static SCOPE.ScopeHeader Util.getScopeHeader(Message msg)
           
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.