|
JavaTM SCTP API DRAFT ea-b09 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
T - The type of the socket option value.public interface SctpSocketOption<T>
A socket option associated with an SCTP channel.
SctpStandardSocketOption| Method Summary | |
|---|---|
String |
name()
Returns the name of the socket option. |
Class<T> |
type()
Returns the type of the socket option value. |
| Method Detail |
|---|
String name()
name in interface SocketOption<T>Class<T> type()
type in interface SocketOption<T>
|
JavaTM SCTP API DRAFT ea-b09 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||