|
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 SocketRuntime
This interface represents the runtime state of a Socket controlled by the Muxer.
Method Summary | |
---|---|
int |
getFileDescriptor()
Returns the file descriptor being used by this socket. |
String |
getLocalAddress()
Returns the address of the local end of this socket. |
int |
getLocalPort()
Returns the port of the local end of this socket. |
String |
getRemoteAddress()
Returns the address of the remote end of this socket. |
int |
getRemotePort()
Returns the port of the remote end of this socket. |
Method Detail |
---|
int getFileDescriptor()
String getLocalAddress()
int getLocalPort()
String getRemoteAddress()
int getRemotePort()
|
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 |