public static final class Handler.InvocationResponse extends Object
Modifier and Type | Field and Description |
---|---|
static Handler.InvocationResponse |
ABORT |
static Handler.InvocationResponse |
CONTINUE |
static Handler.InvocationResponse |
SUSPEND |
public static final Handler.InvocationResponse CONTINUE
public static final Handler.InvocationResponse SUSPEND
public static final Handler.InvocationResponse ABORT
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.