Lines Matching defs:RemoteHandler

25  * $Id: RemoteHandler.java,v 1.18 2009/12/13 22:58:06 hvijay Exp $
68 public class RemoteHandler extends Handler {
115 Debug.warning("RemoteHandler.getLogHostURL(): '" +
126 public RemoteHandler(String dummyParam) {
148 ":RemoteHandler.publish : formatted xml is null");
171 Debug.message(logName + ":RemoteHandler.publish(): got "
193 Debug.message("RemoteHandler.flush(): no records " +
200 Debug.message("RemoteHandler.flush(): sending buffered records");
210 Debug.error("RemoteHandler.flush(): logHostURL is null");
223 Debug.error("RemoteHandler.flush(): " + respContent
226 thisAMException = "RemoteHandler.flush(): " +
233 Debug.error("RemoteHandler.flush(): " , e);
250 Debug.message("RemoteHandler.nonBlockingFlush(): no records " +
264 Debug.message("RemoteHandler.nonBlockingFlush(): ThreadPoolException" +
292 Debug.message("RemoteHandler.getLogHostURL(): remote serv = " +
299 Debug.message("RemoteHandler.getLogHostURL(): " +
313 "RemoteHandler.getLogHostURL(): WebtopNaming logging"
318 "RemoteHandler.getLogHostURL(): URLNotFoundException: ", unfe);
340 Debug.message("RemoteHandler.FlushTask.run(): " +
349 Debug.error("RemoteHandler.FlushTask.run(): " +
361 Debug.error("RemoteHandler.FlushTask.run(): " +
365 "RemoteHandler.FlushTask.run(): " +
372 Debug.error("RemoteHandler.FlushTask.run(): ", e);
395 Debug.message("RemoteHandler:TimeBufferingTask.run() called");
437 Debug.error (logName + ":RemoteHandler:BuffTimeArg: " +
441 Debug.message (logName + ":RemoteHandler:BuffTimeState: "
446 Debug.message("RemoteHandler: Time Buffering Thread Started");
456 Debug.message("RemoteHandler: Buffer Timer Stopped");