ermi.samples.mobile
Class TeleportImpl

java.lang.Object
  |
  +--EventServer
        |
        +--ermi.samples.mobile.TeleportSkel
              |
              +--ermi.samples.mobile.TeleportImpl
All Implemented Interfaces:
ERemote, Teleport

public class TeleportImpl
extends TeleportSkel

Author:
Administrador To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
TeleportImpl(java.util.Properties env)
           
 
Method Summary
 void send(java.lang.Object ref)
           
 
Methods inherited from class ermi.samples.mobile.TeleportSkel
close, copy, eventArrived, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ermi.ERemote
getERef
 

Constructor Detail

TeleportImpl

public TeleportImpl(java.util.Properties env)
             throws RemoteException
Method Detail

send

public void send(java.lang.Object ref)
          throws RemoteException
RemoteException