|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface TcpDatagramSocketProvider.Dependencies
Dependencies specifies all dependency requirements of the TcpDatagramSocketProvider.
| Method Summary | |
|---|---|
int |
getAdvanceFrequency()Get the frequency at which the DatagramSocket will advance over the sub-sockets during receive |
com.oracle.common.net.SocketProvider |
getDelegateSocketProvider()Return the SocketProvider to use in producing the underling sockets which will be wrapped with DatagramSocket. |
boolean |
isBlocking()Check if datagram sockets should be blocking the use of "blocking" datagram sockets is not meant for production use and this setting should remain undocumented |
| Method Detail |
|---|
com.oracle.common.net.SocketProvider getDelegateSocketProvider()
boolean isBlocking()
int getAdvanceFrequency()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||