org.odata4j.consumer.behaviors
Class MethodTunnelingBehavior
java.lang.Object
   org.odata4j.consumer.behaviors.MethodTunnelingBehavior
org.odata4j.consumer.behaviors.MethodTunnelingBehavior
- All Implemented Interfaces: 
- OClientBehavior
- public class MethodTunnelingBehavior 
- extends Object- implements OClientBehavior
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MethodTunnelingBehavior
public MethodTunnelingBehavior(String... methodsToTunnel)
transform
public ODataClientRequest transform(ODataClientRequest request)
- Description copied from interface: OClientBehavior
- Transforms the current http request.
 
- 
- Specified by:
- transformin interface- OClientBehavior
 
- 
- Parameters:
- request- the current http request
- Returns:
- the modified http request
 
http://odata4j.org