public class HandlerPipeline extends Object implements Handler
HandlerPipeline()
void
handle(Context ctx)
HandlerPipeline
next(Handler handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HandlerPipeline()
public HandlerPipeline next(Handler handler)
public void handle(Context ctx) throws Throwable
handle
Handler
Throwable
Copyright © 2022. All rights reserved.