|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnection | |
---|---|
com.tensegrity.palojava | |
com.tensegrity.palojava.http |
Uses of IConnection in com.tensegrity.palojava |
---|
Methods in com.tensegrity.palojava that return IConnection | |
---|---|
IConnection |
Palo.newConnection(java.lang.String server,
java.lang.String service,
java.lang.String username,
java.lang.String password)
Creates a new IConnection object. |
Uses of IConnection in com.tensegrity.palojava.http |
---|
Classes in com.tensegrity.palojava.http that implement IConnection | |
---|---|
class |
ConnectionHttp
ConnectionHttp
Implementation of the IConnection interface based on the new
palo server which uses the http protocol for communication
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |