Uses of Class
com.sun.enterprise.ee.cms.core.MemberNotInViewException

Packages that use MemberNotInViewException
com.sun.enterprise.ee.cms.impl.jxta   
com.sun.enterprise.ee.cms.spi   
 

Uses of MemberNotInViewException in com.sun.enterprise.ee.cms.impl.jxta
 

Methods in com.sun.enterprise.ee.cms.impl.jxta that throw MemberNotInViewException
 void GroupCommunicationProviderImpl.sendMessage(Serializable message)
           
 void GroupCommunicationProviderImpl.sendMessage(String targetMemberIdentityToken, Serializable message, boolean synchronous)
          Sends a message using the underlying group communication providers'(GCP's) APIs.
 

Uses of MemberNotInViewException in com.sun.enterprise.ee.cms.spi
 

Methods in com.sun.enterprise.ee.cms.spi that throw MemberNotInViewException
 void GroupCommunicationProvider.sendMessage(Serializable message)
          Sends a message to the entire group using the underlying group communication provider's APIs.
 void GroupCommunicationProvider.sendMessage(String targetMemberIdentityToken, Serializable message, boolean synchronous)
          Sends a message using the underlying group communication providers'(GCP's) APIs.
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.