Package jcifs

Interface SmbTransport

    • Method Detail

      • getContext

        CIFSContext getContext()
        Returns:
        the context this transport is attached to
      • unwrap

        <T extends SmbTransport> T unwrap​(Class<T> type)
        Parameters:
        type -
        Returns:
        transport instance with the given type
      • getRemoteAddress

        Address getRemoteAddress()
        Returns:
        the connected address
      • getRemoteHostName

        String getRemoteHostName()
        Returns:
        the connected host name