Package org.jboss.wsf.stack.cxf.addons.transports.udp
package org.jboss.wsf.stack.cxf.addons.transports.udp
-
ClassesClassDescriptionA modified version of Apache CXF org.apache.cxf.transport.udp.UDPConduit that does not rely on Apache Mina and directly uses basic java.io for any type of datagram.A modified version of Apache CXF org.apache.cxf.transport.udp.UDPDestination that does not rely on Apache Mina and directly uses basic java.io for any type of datagram.