|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerConnection
| Method Summary | |
|---|---|
long |
getDestinationPort()
Port connected to. |
long |
getFailedRequestCount()
Total number of failed requests on this interface since the component has started. |
String |
getHostName()
Host Name for connection. |
String |
getInterfaceName()
Interface Name as defined in the component. |
String |
getLastFailedRequestDescription()
Description of last failure on this interface for consumption by an operator. |
Date |
getLastFailedRequestTime()
Date Time of last failure on this interface. |
Date |
getLastSuccessfulRequestTime()
|
Date |
getLastTransactionEndTime()
|
long |
getLastTransactionProcessingTime()
|
Date |
getLastTransactionStartTime()
|
String |
getMethodName()
|
long |
getOpenSince()
|
String |
getServerName()
Name of the component connected to. |
long |
getTotalRequestCount()
Total number of requests on this interface since the component has started. |
ConnectionStatus |
getTransactionStatus()
|
| Method Detail |
|---|
String getServerName()
String getInterfaceName()
String getHostName()
long getDestinationPort()
long getTotalRequestCount()
long getFailedRequestCount()
Date getLastFailedRequestTime()
String getLastFailedRequestDescription()
Date getLastSuccessfulRequestTime()
String getMethodName()
Date getLastTransactionStartTime()
Date getLastTransactionEndTime()
long getLastTransactionProcessingTime()
ConnectionStatus getTransactionStatus()
long getOpenSince()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||