| 
 | 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 CoherenceSocketAddressBean
A socket address for the Coherence Address Provider
| Method Summary | |
|---|---|
| abstract  String | getAddress()The IP address. | 
| abstract  String | getName()A unique name that identifies this Address Socket of an Address Provider. | 
| abstract  int | getPort()The listen port. | 
| abstract  void | setAddress(String ipAddress)Sets the IP address. | 
| abstract  void | setName(String name)Sets the Name. | 
| abstract  void | setPort(int port)Sets the port. | 
| Method Detail | 
|---|
String getName()
void setName(String name)
Sets the Name.
String getAddress()
The IP address.
void setAddress(String ipAddress)
Sets the IP address.
int getPort()
The listen port.
void setPort(int port)
Sets the port.
| 
 | 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 | |||||||||