org.caleigo.toolkit.tunnel
Class DynamicRemoteProxy.DefaultProxyCleanUpMessage

java.lang.Object
  extended byorg.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyCleanUpMessage
All Implemented Interfaces:
DynamicRemoteProxy.IProxyCleanUpMessage, java.io.Serializable
Enclosing class:
DynamicRemoteProxy

protected static final class DynamicRemoteProxy.DefaultProxyCleanUpMessage
extends java.lang.Object
implements DynamicRemoteProxy.IProxyCleanUpMessage

See Also:
Serialized Form

Field Summary
protected  int mID
           
 
Constructor Summary
DynamicRemoteProxy.DefaultProxyCleanUpMessage(int id)
           
 
Method Summary
 int getProxyID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mID

protected int mID
Constructor Detail

DynamicRemoteProxy.DefaultProxyCleanUpMessage

public DynamicRemoteProxy.DefaultProxyCleanUpMessage(int id)
Method Detail

getProxyID

public int getProxyID()
Specified by:
getProxyID in interface DynamicRemoteProxy.IProxyCleanUpMessage


Copyright © 2005 Caleigo. All Rights Reserved.