public class TermsAndConditionsResponseHandler
extends java.util.Observable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
XML_ELEMENT_INVALID_REQUEST_NAME |
static java.lang.String |
XML_ELEMENT_RESPONSE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static TermsAndConditionsResponseHandler |
get() |
void |
handleXMLResourceResponse(org.w3c.dom.Document answerDoc,
TermsAndConditionsRequest request) |
void |
notifyAboutChanges() |
public static final java.lang.String XML_ELEMENT_INVALID_REQUEST_NAME
public static final java.lang.String XML_ELEMENT_RESPONSE_NAME
public void handleXMLResourceResponse(org.w3c.dom.Document answerDoc,
TermsAndConditionsRequest request)
throws XMLParseException,
java.io.IOException,
IllegalTCRequestPostConditionException,
java.security.SignatureException
XMLParseExceptionjava.io.IOExceptionIllegalTCRequestPostConditionExceptionjava.security.SignatureExceptionpublic void notifyAboutChanges()
public static TermsAndConditionsResponseHandler get()
Copyright © 2023. All rights reserved.