com.vinculumtech.carrierwave.session.rmi
Class RMIClientSession
java.lang.Object
com.vinculumtech.carrierwave.session.ClientSession
com.vinculumtech.carrierwave.session.rmi.RMIClientSession
- public class RMIClientSession
- extends ClientSession
- Version:
- $Id: //depot/carrierwave/src/shared/com/vinculumtech/carrierwave/session/rmi/RMIClientSession.java#1 $
Methods inherited from class com.vinculumtech.carrierwave.session.ClientSession |
connect, createClientSession, disconnect, getCommonClient, getProperties, getProperty, getQueryClient, getRepositoryClient, handleGraphException, handleGraphPlanException, handleRemoteException, handleUndeclaredThrowableException, handleUnknownException, isAutoConnect, isConnected, setAutoConnect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SESSION_NAME
public static final java.lang.String SESSION_NAME
- See Also:
- Constant Field Values
SESSION_NAME_DEFAULT
public static final java.lang.String SESSION_NAME_DEFAULT
SERVER_PORT
public static final java.lang.String SERVER_PORT
- See Also:
- Constant Field Values
SERVER_PORT_DEFAULT
public static final int SERVER_PORT_DEFAULT
- See Also:
- Constant Field Values
SERVER_HOST
public static final java.lang.String SERVER_HOST
- See Also:
- Constant Field Values
SERVER_HOST_DEFAULT
public static final java.lang.String SERVER_HOST_DEFAULT
- See Also:
- Constant Field Values
RMIClientSession
public RMIClientSession()
getRMISessionName
protected static java.lang.String getRMISessionName()
getRMIServerName
protected static java.lang.String getRMIServerName()
connectCommonClient
protected CommonClient connectCommonClient()
throws SessionFailureException
- Specified by:
connectCommonClient
in class ClientSession
- Throws:
SessionFailureException
destroyCommonClient
protected void destroyCommonClient(CommonClient commonClient)
throws SessionFailureException
- Specified by:
destroyCommonClient
in class ClientSession
- Throws:
SessionFailureException
Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.