|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViaMunita | |
---|---|
org.starhope.appius.via |
Uses of ViaMunita in org.starhope.appius.via |
---|
Classes in org.starhope.appius.via that implement ViaMunita | |
---|---|
class |
RemoteRoom
WRITEME: The documentation for this type (RemoteRoom) is incomplete. |
class |
RemoteUser
TODO: The documentation for this type (RemoteUser) is incomplete. |
class |
RemoteZone
TODO: The documentation for this type (RemoteZone) is incomplete. |
Fields in org.starhope.appius.via with type parameters of type ViaMunita | |
---|---|
private static ConcurrentHashMap<Class<? extends ViaMunita<?>>,ConcurrentSkipListSet<Map.Entry<String,Vector<Class<?>>>>> |
Via.classMethodIntrospectionCache
WRITEME: document this field (brpocock, Jan 15, 2010) munita (Via) |
Methods in org.starhope.appius.via with parameters of type ViaMunita | |
---|---|
private static void |
Via.classReady(ViaMunita<?> o)
TODO: document this method (brpocock, Jan 15, 2010) |
private static Object[] |
Via.conformRPCArgs(ViaMunita<?> remote,
String methodName,
Object... args)
TODO: document this method (brpocock, Jan 15, 2010) |
static void |
Via.connect(ViaMunita<?> o)
TODO: document this method (brpocock, Jan 13, 2010) |
static void |
Via.flush(ViaMunita<?> localHalf)
|
static Object |
Via.rpc(ViaMunita<?> remote,
String methodName,
Object... args)
|
private static void |
Via.setRemote(ViaMunita<?> remote,
Method m,
SetRemote a)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |