public class MDPWSClientMetaDataResponseHandler
extends org.ws4d.java.communication.callback.DefaultResponseCallback
| Constructor and Description |
|---|
MDPWSClientMetaDataResponseHandler(MDPWSProxyService pServ,
java.lang.Object notificationObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.ws4d.java.message.metadata.GetMetadataMessage request,
org.ws4d.java.message.metadata.GetMetadataResponseMessage getMetadataResponse,
org.ws4d.java.communication.ConnectionInfo protocolData,
org.ws4d.java.types.AttributedURI optionalMessageId) |
boolean |
hasChanged() |
getEvent, getOperation, getTargetAddress, handle, handle, handle, handle, handle, handle, handle, handle, handle, handleMalformedResponseException, handleNoContent, handleTimeout, handleTransmissionException, logResponse, requestStartedWithTimeout, setTargetAddresspublic MDPWSClientMetaDataResponseHandler(MDPWSProxyService pServ, java.lang.Object notificationObject)
public void handle(org.ws4d.java.message.metadata.GetMetadataMessage request,
org.ws4d.java.message.metadata.GetMetadataResponseMessage getMetadataResponse,
org.ws4d.java.communication.ConnectionInfo protocolData,
org.ws4d.java.types.AttributedURI optionalMessageId)
handle in interface org.ws4d.java.communication.callback.ResponseCallbackhandle in class org.ws4d.java.communication.callback.DefaultResponseCallbackpublic boolean hasChanged()