|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Web3Client | |
|---|---|
| org.apache.cocoon.components.web3 | |
| org.apache.cocoon.components.web3.impl | |
| org.apache.cocoon.transformation | |
| Uses of Web3Client in org.apache.cocoon.components.web3 |
|---|
| Methods in org.apache.cocoon.components.web3 that return Web3Client | |
|---|---|
Web3Client |
Web3DataSource.getWeb3Client()
Gets the Connection to the backend |
| Methods in org.apache.cocoon.components.web3 with parameters of type Web3Client | |
|---|---|
void |
Web3DataSource.releaseWeb3Client(Web3Client client)
|
| Uses of Web3Client in org.apache.cocoon.components.web3.impl |
|---|
| Classes in org.apache.cocoon.components.web3.impl that implement Web3Client | |
|---|---|
class |
Web3ClientImpl
TBD |
| Methods in org.apache.cocoon.components.web3.impl that return Web3Client | |
|---|---|
Web3Client |
Web3DataSourceImpl.getWeb3Client()
Get the backend client, returns null if there is no more
client in the pool. |
| Methods in org.apache.cocoon.components.web3.impl with parameters of type Web3Client | |
|---|---|
void |
Web3DataSourceImpl.releaseWeb3Client(Web3Client client)
|
| Uses of Web3Client in org.apache.cocoon.transformation |
|---|
| Fields in org.apache.cocoon.transformation declared as Web3Client | |
|---|---|
protected Web3Client |
Web3RfcTransformer.connection
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||