org.seasar.robot.client.smb
クラス SmbClient
java.lang.Object
org.seasar.robot.client.AbstractS2RobotClient
org.seasar.robot.client.smb.SmbClient
- すべての実装されたインタフェース:
- S2RobotClient
public class SmbClient
- extends AbstractS2RobotClient
- 作成者:
- shinsuke
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMB_AUTHENTICATIONS_PROPERTY
public static final String SMB_AUTHENTICATIONS_PROPERTY
- 関連項目:
- 定数フィールド値
charset
protected String charset
contentLengthHelper
protected ContentLengthHelper contentLengthHelper
smbAuthenticationHolder
public volatile SmbAuthenticationHolder smbAuthenticationHolder
SmbClient
public SmbClient()
init
public void init()
destroy
public void destroy()
doGet
public ResponseData doGet(String uri)
preprocessUri
protected String preprocessUri(String uri)
geCharSet
protected String geCharSet(jcifs.smb.SmbFile file)
getCharset
public String getCharset()
setCharset
public void setCharset(String charset)
doHead
public ResponseData doHead(String url)
Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.