|
|||||||||
Home >> All >> com >> flexstor >> common >> services >> [ remote overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
com.flexstor.common.services.remote
Class FlexRemoteService

java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
com.flexstor.common.services.remote.FlexRemoteService
- All Implemented Interfaces:
- java.rmi.Remote, java.io.Serializable
- public class FlexRemoteService
- extends java.rmi.server.UnicastRemoteObject
Field Summary |
Fields inherited from class java.rmi.server.UnicastRemoteObject |
|
Fields inherited from class java.rmi.server.RemoteObject |
ref |
Constructor Summary | |
FlexRemoteService()
|
Method Summary | |
protected java.lang.String |
getCompositeDir(java.lang.String sSourcePath,
java.lang.String sTargetBase,
java.lang.String sSourceBase)
Creates a 'hybrid' file path by combining two paths. |
Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
FlexRemoteService
public FlexRemoteService() throws java.rmi.RemoteException
Method Detail |
getCompositeDir
protected java.lang.String getCompositeDir(java.lang.String sSourcePath, java.lang.String sTargetBase, java.lang.String sSourceBase)
- Creates a 'hybrid' file path by combining two paths.
|
|||||||||
Home >> All >> com >> flexstor >> common >> services >> [ remote overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |