org.jpos.iso
Interface ISOMUXMBean
- All Known Implementing Classes:
- ISOMUX
public interface ISOMUXMBean
isConnected
boolean isConnected()
setConnect
void setConnect(boolean connect)
getConnect
boolean getConnect()
getConnectionCount
int getConnectionCount()
getTransmitCount
int getTransmitCount()
getExpiredCount
int getExpiredCount()
getTransmitPendingCount
int getTransmitPendingCount()
getReceiveCount
int getReceiveCount()
getReceiveExpiredCount
int getReceiveExpiredCount()
getReceivePendingCount
int getReceivePendingCount()
getUnknownCount
int getUnknownCount()
getForwardedCount
int getForwardedCount()
resetCounters
void resetCounters()