hep.io.root.daemon.xrootd
Interface MultiplexorMBean


public interface MultiplexorMBean

Author:
tonyj

Method Summary
 long getBytesReceived()
           
 long getBytesSent()
           
 Date getCreateDate()
           
 String getHostAndPort()
           
 long getIdleTime()
           
 Date getLastActive()
           
 int getOutstandingResponseCount()
           
 int getProtocolVersion()
           
 int getServerFlag()
           
 String getUserName()
           
 

Method Detail

getBytesReceived

long getBytesReceived()

getBytesSent

long getBytesSent()

getCreateDate

Date getCreateDate()

getIdleTime

long getIdleTime()

getUserName

String getUserName()

getHostAndPort

String getHostAndPort()

getLastActive

Date getLastActive()

getOutstandingResponseCount

int getOutstandingResponseCount()

getProtocolVersion

int getProtocolVersion()

getServerFlag

int getServerFlag()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.