|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.api.PalioAPI
public class PalioAPI
jPALIO USERS API. Classes and methods writter should not change as it's possible. Implementations however can be easily changed. The purpose of this API is to focus users on classes that should be used by them. This is also a warning not to use any internal classes outside this API. This class is default gateway to access jPALIO API.
Method Summary | |
---|---|
static IInstance |
instance()
Returns instance assigned to current execution context. |
static IServer |
server()
Returns server assigned to current execution context. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IServer server()
public static IInstance instance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |