public class MDPWSSOAPoverUDPServerHandler
extends org.ws4d.java.communication.protocol.soap.SOAPoverUDPClient.SOAPoverUDPHandler
| Modifier and Type | Field and Description |
|---|---|
protected static org.ws4d.java.dispatch.MessageInformer |
MESSAGE_INFORMER |
| Constructor and Description |
|---|
MDPWSSOAPoverUDPServerHandler(org.ws4d.java.communication.receiver.MessageReceiver receiver) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.ws4d.java.communication.connection.udp.Datagram datagram,
org.ws4d.java.communication.connection.ip.IPConnectionInfo protocolData) |
protected static final org.ws4d.java.dispatch.MessageInformer MESSAGE_INFORMER
public MDPWSSOAPoverUDPServerHandler(org.ws4d.java.communication.receiver.MessageReceiver receiver)
public void handle(org.ws4d.java.communication.connection.udp.Datagram datagram,
org.ws4d.java.communication.connection.ip.IPConnectionInfo protocolData)
throws java.io.IOException
handle in interface org.ws4d.java.communication.connection.udp.UDPDatagramHandlerhandle in class org.ws4d.java.communication.protocol.soap.SOAPoverUDPClient.SOAPoverUDPHandlerjava.io.IOException