Nuxeo Enterprise Platform 5.4

org.nuxeo.wss.handlers.fakews
Class FakeLists

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

public class FakeLists
extends java.lang.Object
implements FakeWSHandler


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

Constructor Detail

FakeLists

public FakeLists()
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.