|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.dispatcher.msg.wsconnection.PoolWSConnection
Pool of connections threads with WS.
You can configure it with the default.properties file.
| Constructor Summary | |
PoolWSConnection(RoutingTable routingTable)
Create a new pool. |
|
| Method Summary | |
void |
execute(MSGWSConnection connection)
Start a new thread from the pool. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PoolWSConnection(RoutingTable routingTable)
routingTable - the Routing Table used to find WS informations.| Method Detail |
public void execute(MSGWSConnection connection)
throws java.lang.InterruptedException
connection - the connection to start in a thread.
java.lang.InterruptedException - troubles.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||