Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.services.remote
Interface RemoteServerI  view RemoteServerI download RemoteServerI.java

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RemoteAssetServer

public interface RemoteServerI
extends java.rmi.Remote


Field Summary
static java.lang.String sREMOTE_SERVER
           
 
Method Summary
 boolean bindService(java.lang.String sClassname)
           
 java.lang.String ping()
           
 

Field Detail

sREMOTE_SERVER

public static final java.lang.String sREMOTE_SERVER
See Also:
Constant Field Values
Method Detail

ping

public java.lang.String ping()
                      throws java.rmi.RemoteException

bindService

public boolean bindService(java.lang.String sClassname)
                    throws java.rmi.RemoteException