Joram 5.2.1

org.objectweb.joram.mom.amqp.proxy.request
Class ChannelCloseNot

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by fr.dyade.aaa.agent.SyncNotification
          extended by org.objectweb.joram.mom.amqp.proxy.request.ChannelCloseNot
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class ChannelCloseNot
extends fr.dyade.aaa.agent.SyncNotification

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class fr.dyade.aaa.agent.SyncNotification
fr.dyade.aaa.agent.SyncNotification.Context
 
Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
ChannelCloseNot(int channelId)
           
 
Method Summary
 void closeChannel(fr.dyade.aaa.agent.AgentId proxyId)
           
 int getChannelId()
           
 void Return()
           
 
Methods inherited from class fr.dyade.aaa.agent.SyncNotification
getException, getValue, invoke, Return, Throw
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelCloseNot

public ChannelCloseNot(int channelId)
Method Detail

closeChannel

public void closeChannel(fr.dyade.aaa.agent.AgentId proxyId)
                  throws java.lang.Exception
Throws:
java.lang.Exception

Return

public void Return()

getChannelId

public int getChannelId()

Joram 5.2.1

Copyright © 2005 Scalagent - All rights reserved