com.alibaba.dubbo.rpc.protocol.dubbo.page
Class ClientsPageHandler

java.lang.Object
  extended by com.alibaba.dubbo.rpc.protocol.dubbo.page.ClientsPageHandler
All Implemented Interfaces:
PageHandler

public class ClientsPageHandler
extends Object
implements PageHandler

ClientsPageHandler

Author:
william.liangf

Constructor Summary
ClientsPageHandler()
           
 
Method Summary
 Page handle(URL url)
          Handle the page.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientsPageHandler

public ClientsPageHandler()
Method Detail

handle

public Page handle(URL url)
Description copied from interface: PageHandler
Handle the page.

Specified by:
handle in interface PageHandler
Returns:
the page.


Copyright © 2012–2017 Alibaba. All rights reserved.