|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vinculumtech.carrierwave.manager.Remote
This is an experimental class providing simple remote access to other CarrierWave servers.
| Constructor Summary | |
Remote()
|
|
| Method Summary | |
static void |
closeClientSession(java.lang.String host)
|
static ClientSession |
openClientSession(java.lang.String host)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Remote()
| Method Detail |
public static final ClientSession openClientSession(java.lang.String host)
throws ClientSessionException
ClientSessionException
public static final void closeClientSession(java.lang.String host)
throws ClientSessionException
ClientSessionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||