パッケージ jcifs

インタフェース SmbTransport

  • すべてのスーパーインタフェース:
    AutoCloseable
    既知のサブインタフェースのリスト:
    SmbTransportInternal

    public interface SmbTransport
    extends AutoCloseable
    Opaque reference to a SMB transport
    作成者:
    mbechler
    • メソッドの詳細

      • getContext

        CIFSContext getContext()
        戻り値:
        the context this transport is attached to
      • unwrap

        <T extends SmbTransport> T unwrap​(Class<T> type)
        パラメータ:
        type -
        戻り値:
        transport instance with the given type
      • getRemoteAddress

        Address getRemoteAddress()
        戻り値:
        the connected address
      • getRemoteHostName

        String getRemoteHostName()
        戻り値:
        the connected host name