Nuxeo Enterprise Platform 5.4

org.nuxeo.wss.handlers.fakews
Class FakeWSRouter

java.lang.Object
  extended by org.nuxeo.wss.CallRouter
      extended by org.nuxeo.wss.handlers.fakews.FakeWSRouter

public class FakeWSRouter
extends CallRouter


Constructor Summary
FakeWSRouter()
           
 
Method Summary
static void handleFakeWSRequest(FakeWSRequest wsRequest, WSSResponse wsResponse, FilterBindingConfig config)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FakeWSRouter

public FakeWSRouter()
Method Detail

handleFakeWSRequest

public static void handleFakeWSRequest(FakeWSRequest wsRequest,
                                       WSSResponse wsResponse,
                                       FilterBindingConfig config)
                                throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.