public class FakeDWS extends Object implements FakeWSHandler
Modifier and Type | Field and Description |
---|---|
static String |
document_TAG |
static String |
url_TAG |
Constructor and Description |
---|
FakeDWS() |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(FakeWSRequest request,
WSSResponse response) |
public static final String document_TAG
public static final String url_TAG
public void handleRequest(FakeWSRequest request, WSSResponse response) throws WSSException
handleRequest
in interface FakeWSHandler
WSSException
Copyright © 2014 Nuxeo SA. All rights reserved.