| java.lang.Object | |
| ↳ | org.odata4j.consumer.behaviors.MethodTunnelingBehavior |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| methodsToTunnel | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Transforms the current http request.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.odata4j.consumer.behaviors.OClientBehavior
| |||||||||||
| methodsToTunnel |
|---|
Transforms the current http request.
| request | The current http request |
|---|