.class public abstract Lorg/apache/http/impl/cookie/AbstractCookieAttributeHandler; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Lorg/apache/http/cookie/CookieAttributeHandler; # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # direct methods .method public constructor ()V .locals 2 .line 6 invoke-direct {p0}, Ljava/lang/Object;->()V new-instance v0, Ljava/lang/RuntimeException; const-string v1, "Stub!" invoke-direct {v0, v1}, Ljava/lang/RuntimeException;->(Ljava/lang/String;)V throw v0 .end method # virtual methods .method public match(Lorg/apache/http/cookie/Cookie;Lorg/apache/http/cookie/CookieOrigin;)Z .locals 0 .line 8 new-instance p1, Ljava/lang/RuntimeException; const-string p2, "Stub!" invoke-direct {p1, p2}, Ljava/lang/RuntimeException;->(Ljava/lang/String;)V throw p1 .end method .method public validate(Lorg/apache/http/cookie/Cookie;Lorg/apache/http/cookie/CookieOrigin;)V .locals 0 .annotation system Ldalvik/annotation/Throws; value = { Lorg/apache/http/cookie/MalformedCookieException; } .end annotation .line 7 new-instance p1, Ljava/lang/RuntimeException; const-string p2, "Stub!" invoke-direct {p1, p2}, Ljava/lang/RuntimeException;->(Ljava/lang/String;)V throw p1 .end method