14 lines
		
	
	
		
			401 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			401 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/api/client/http/HttpResponseInterceptor;
 | |
| .super Ljava/lang/Object;
 | |
| .source "HttpResponseInterceptor.java"
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract interceptResponse(Lcom/google/api/client/http/HttpResponse;)V
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 |