インタフェース
jp.carabiner.inkpod.pi.HttpProxyConfig の使用

HttpProxyConfig を使用しているパッケージ
jp.carabiner.inkpod.model   
jp.carabiner.inkpod.pi Inkpodプラグイン(アプリ)がInkpodにアクセスするための基本的なインターフェースを提供します。 
 

jp.carabiner.inkpod.model での HttpProxyConfig の使用
 

HttpProxyConfig 型のパラメータを持つ jp.carabiner.inkpod.model のコンストラクタ
URLResource(java.net.URL url, HttpProxyConfig httpProxyConfig)
           
 

jp.carabiner.inkpod.pi での HttpProxyConfig の使用
 

HttpProxyConfig を返す jp.carabiner.inkpod.pi のメソッド
 HttpProxyConfig PInkpod.getHttpProxyConfig()