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 © 2014 Oracle Corporation. All Rights Reserved.