|  |  | WebLogic Server 6.1 Code Examples, BEA Systems, Inc. | 
| SUMMARY:  INNER | FIELD | CONSTR | METHOD | DETAIL:  FIELD | CONSTR | METHOD | 
examples.iiop.rmi.server.wls
Interface  Pinger
- All Superinterfaces: 
- java.rmi.Remote
- All Known Implementing Classes: 
- PingImpl
- public interface Pinger- extends java.rmi.Remote
The Ping interface.
- Author: 
- Copyright (c) 2000-2001 by BEA Systems, Inc. All Rights Reserved.
 
ping
public void ping()
          throws java.rmi.RemoteException
- 
 
pingCallback
public void pingCallback(Pinger toPing)
                  throws java.rmi.RemoteException
- 
 
pingRemote
public void pingRemote()
                throws java.rmi.RemoteException
- 
 
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.