Uses of Class
org.jcsp.net2.NetworkPoisonException
-
Packages that use NetworkPoisonException Package Description org.jcsp.net2 org.jcsp.net2.mobile -
-
Uses of NetworkPoisonException in org.jcsp.net2
Methods in org.jcsp.net2 that throw NetworkPoisonException Modifier and Type Method Description void
NetChannelOutput. asyncWrite(T obj)
Sends a message to the input end of the channel asynchronously (no blocking) -
Uses of NetworkPoisonException in org.jcsp.net2.mobile
Methods in org.jcsp.net2.mobile that throw NetworkPoisonException Modifier and Type Method Description void
MobileChannelOutput. asyncWrite(Object obj)
-