|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WS | |
| xsul.den | |
| xsul.den.scheduler | |
| xsul.den.v1 | |
| xsul.dispatcher.msg.wsconnection | |
| xsul.dispatcher.rpc.wsconnection | |
| Uses of WS in xsul.den |
| Constructors in xsul.den with parameters of type WS | |
DenWSConnection(WS wshttp)
|
|
| Uses of WS in xsul.den.scheduler |
| Methods in xsul.den.scheduler that return WS | |
WS |
RandomScheduler.choose(java.lang.String key)
|
WS |
RoundRobinScheduler.choose(java.lang.String key)
|
WS |
Scheduler.choose(java.lang.String key)
|
| Uses of WS in xsul.den.v1 |
| Constructors in xsul.den.v1 with parameters of type WS | |
RPCWSConnection(WS wsHttp)
Creates a new RPCWSConnection with a new connection manager on the
specified Web Service. |
|
| Uses of WS in xsul.dispatcher.msg.wsconnection |
| Constructors in xsul.dispatcher.msg.wsconnection with parameters of type WS | |
MSGWSConnection(WS wsHttp)
Create a new connection with the specified WS by wsHttp; |
|
| Uses of WS in xsul.dispatcher.rpc.wsconnection |
| Constructors in xsul.dispatcher.rpc.wsconnection with parameters of type WS | |
RPCWSConnection(WS wsHttp)
Creates a new RPCWSConnection with a new connection manager on the
specified Web Service. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||