|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| 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 | |
|---|---|
abstract int |
getFileDescriptor()Returns the file descriptor being used by this socket. |
abstract String |
getLocalAddress()Returns the address of the local end of this socket. |
abstract int |
getLocalPort()Returns the port of the local end of this socket. |
abstract String |
getRemoteAddress()Returns the address of the remote end of this socket. |
abstract 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, 2015, 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 Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||