.class public Lorg/apache/http/impl/cookie/BasicCommentHandler; .super Lorg/apache/http/impl/cookie/AbstractCookieAttributeHandler; .source "BasicCommentHandler.java" # interfaces .implements Lorg/apache/http/cookie/CommonCookieAttributeHandler; # direct methods .method public constructor ()V .registers 1 .line 45 invoke-direct {p0}, Lorg/apache/http/impl/cookie/AbstractCookieAttributeHandler;->()V return-void .end method # virtual methods .method public getAttributeName()Ljava/lang/String; .registers 2 .line 57 const-string v0, "comment" return-object v0 .end method .method public parse(Lorg/apache/http/cookie/SetCookie;Ljava/lang/String;)V .registers 4 .annotation system Ldalvik/annotation/Throws; value = { Lorg/apache/http/cookie/MalformedCookieException; } .end annotation .line 51 const-string v0, "Cookie" invoke-static {p1, v0}, Lorg/apache/http/util/Args;->notNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; .line 52 invoke-interface {p1, p2}, Lorg/apache/http/cookie/SetCookie;->setComment(Ljava/lang/String;)V return-void .end method