Package org.apache.pekko.io
Class Inet
java.lang.Object
org.apache.pekko.io.Inet
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classJava API: AbstractSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).static classJava APIstatic classDatagramChannel creation behavior.static classstatic classstatic interfaceSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).static interfacestatic interfacestatic interface
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Inetpublic Inet()
 
-