Package org.omegazero.net.common
package org.omegazero.net.common
Contains base classes of the networking library.
-
ClassDescriptionRepresents any networking application (for example, a client or server).A builder class for creating
NetworkApplication
s.An enum containing the transport type options of a network application.Wraps anyThrowable
in this unchecked exception, accessible usingThrowable.getCause()
.