Nuxeo Enterprise Platform 5.4

org.nuxeo.wss.handlers.fakews
Class FakeWebS

java.lang.Object
  extended by org.nuxeo.wss.handlers.fakews.FakeWebS
All Implemented Interfaces:
FakeWSHandler

public class FakeWebS
extends java.lang.Object
implements FakeWSHandler


Field Summary
static java.lang.String pageUrl_TAG
           
 
Constructor Summary
FakeWebS()
           
 
Method Summary
 void handleRequest(FakeWSRequest request, WSSResponse response)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageUrl_TAG

public static final java.lang.String pageUrl_TAG
See Also:
Constant Field Values
Constructor Detail

FakeWebS

public FakeWebS()
Method Detail

handleRequest

public void handleRequest(FakeWSRequest request,
                          WSSResponse response)
                   throws WSSException
Specified by:
handleRequest in interface FakeWSHandler
Throws:
WSSException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.