org.exolab.core.messenger
Class SystemPacketChannel.Closed

java.lang.Object
  extended byorg.exolab.core.messenger.SystemPacketChannel.Closed
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
org.exolab.core.messenger.SystemPacketChannel

public static final class SystemPacketChannel.Closed
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SystemPacketChannel.Closed()
           
SystemPacketChannel.Closed(int channelId)
           
 
Method Summary
 int getChannelId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPacketChannel.Closed

public SystemPacketChannel.Closed()

SystemPacketChannel.Closed

public SystemPacketChannel.Closed(int channelId)
Method Detail

getChannelId

public int getChannelId()


Copyright © 1999-2005 The Exolab Group. All Rights Reserved.