|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerConnectionRuntime
This interface represents the runtime state of a protocol-specific connection.
Method Summary | |
---|---|
long |
getBytesReceivedCount()
Returns the total number of bytes received by this connection. |
long |
getBytesSentCount()
Returns the total number of bytes sent by this connection. |
long |
getConnectTime()
Returns the time this connection was created. |
long |
getMessagesReceivedCount()
Returns the number of messages received by this connection. |
long |
getMessagesSentCount()
Returns the number of messages sent by this connection. |
SocketRuntime |
getSocketRuntime()
Get socket information for this channel. |
Method Detail |
---|
long getBytesReceivedCount()
long getBytesSentCount()
long getConnectTime()
long getMessagesReceivedCount()
long getMessagesSentCount()
SocketRuntime getSocketRuntime()
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |