Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.util.network
Interface ConnectionStatusCallback


public interface ConnectionStatusCallback


Field Summary
static int REACHABLE
           
static int UNREACHABLE
           
 
Method Summary
 void response(int response, java.lang.Exception e)
           
 

Field Detail

REACHABLE

static final int REACHABLE
See Also:
Constant Field Values

UNREACHABLE

static final int UNREACHABLE
See Also:
Constant Field Values
Method Detail

response

void response(int response,
              java.lang.Exception e)

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.