|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vinculumtech.carrierwave.session.ClientSession com.vinculumtech.carrierwave.session.local.LocalClientSession
Field Summary |
Fields inherited from class com.vinculumtech.carrierwave.session.ClientSession |
CLIENT_SESSION, CLIENT_SESSION_DEFAULT |
Constructor Summary | |
LocalClientSession()
|
Method Summary | |
protected CommonClient |
connectCommonClient()
|
protected void |
destroyCommonClient(CommonClient commonClient)
|
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 |
Constructor Detail |
public LocalClientSession()
Method Detail |
protected CommonClient connectCommonClient() throws SessionFailureException
connectCommonClient
in class ClientSession
SessionFailureException
protected void destroyCommonClient(CommonClient commonClient) throws SessionFailureException
destroyCommonClient
in class ClientSession
SessionFailureException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |