Interface RemoteTransport

    • Method Detail

      • getConnection

        org.jboss.remoting3.Connection getConnection()
        Get the Remoting connection of the current request.
        Returns:
        the Remoting connection of the current request (not null)
      • getVersion

        int getVersion()
        Get the transport version of the current request.
        Returns:
        the transport version of the current request