com.sun.istack.tools
Interface DefaultAuthenticator.Receiver

Enclosing class:
DefaultAuthenticator

public static interface DefaultAuthenticator.Receiver


Method Summary
 void onError(Exception e, Locator loc)
           
 void onParsingError(String line, Locator loc)
           
 

Method Detail

onParsingError

void onParsingError(String line,
                    Locator loc)

onError

void onError(Exception e,
             Locator loc)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.