|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICommunicationClient | |
|---|---|
| net.sf.oxclient.communication | |
| net.sf.oxclient.communication.factory | |
| net.sf.oxclient.communication.json | |
| net.sf.oxclient.web | |
| Uses of ICommunicationClient in net.sf.oxclient.communication |
|---|
| Classes in net.sf.oxclient.communication that implement ICommunicationClient | |
|---|---|
class |
HttpCommunicationClient
|
| Methods in net.sf.oxclient.communication with parameters of type ICommunicationClient | |
|---|---|
void |
CommunicationQuery.setClient(ICommunicationClient client)
|
| Constructors in net.sf.oxclient.communication with parameters of type ICommunicationClient | |
|---|---|
CommunicationManagerImpl(ICommunicationClient client)
|
|
| Uses of ICommunicationClient in net.sf.oxclient.communication.factory |
|---|
| Methods in net.sf.oxclient.communication.factory that return ICommunicationClient | |
|---|---|
ICommunicationClient |
SpringCommunicationClientFactory.getNewInstance()
|
ICommunicationClient |
ICommunicationClientFactory.getNewInstance()
|
| Uses of ICommunicationClient in net.sf.oxclient.communication.json |
|---|
| Methods in net.sf.oxclient.communication.json with parameters of type ICommunicationClient | |
|---|---|
void |
JSONQuery.setClient(ICommunicationClient client)
|
| Constructors in net.sf.oxclient.communication.json with parameters of type ICommunicationClient | |
|---|---|
JSONQuery(ICommunicationClient client,
String module,
IJSONMapper jsonMapper,
IParameterGenerator parameterGenerator)
|
|
| Uses of ICommunicationClient in net.sf.oxclient.web |
|---|
| Methods in net.sf.oxclient.web that return ICommunicationClient | |
|---|---|
ICommunicationClient |
StaticOXRedirector.getClient()
|
| Methods in net.sf.oxclient.web with parameters of type ICommunicationClient | |
|---|---|
void |
StaticOXRedirector.setClient(ICommunicationClient client)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||