Lines Matching defs:RemoteHandler

25  * $Id: RemoteHandler.java,v 1.18 2009/12/13 22:58:06 hvijay Exp $
66 public class RemoteHandler extends Handler {
113 Debug.warning("RemoteHandler.getLogHostURL(): '" +
124 public RemoteHandler(String dummyParam) {
146 ":RemoteHandler.publish : formatted xml is null");
169 Debug.message(logName + ":RemoteHandler.publish(): got "
191 Debug.message("RemoteHandler.flush(): no records " +
198 Debug.message("RemoteHandler.flush(): sending buffered records");
208 Debug.error("RemoteHandler.flush(): logHostURL is null");
221 Debug.error("RemoteHandler.flush(): " + respContent
224 thisAMException = "RemoteHandler.flush(): " +
231 Debug.error("RemoteHandler.flush(): " , e);
248 Debug.message("RemoteHandler.nonBlockingFlush(): no records " +
262 Debug.message("RemoteHandler.nonBlockingFlush(): ThreadPoolException" +
290 Debug.message("RemoteHandler.getLogHostURL(): remote serv = " +
297 Debug.message("RemoteHandler.getLogHostURL(): " +
311 "RemoteHandler.getLogHostURL(): WebtopNaming logging"
316 "RemoteHandler.getLogHostURL(): URLNotFoundException: ", unfe);
338 Debug.message("RemoteHandler.FlushTask.run(): " +
347 Debug.error("RemoteHandler.FlushTask.run(): " +
359 Debug.error("RemoteHandler.FlushTask.run(): " +
363 "RemoteHandler.FlushTask.run(): " +
370 Debug.error("RemoteHandler.FlushTask.run(): ", e);
393 Debug.message("RemoteHandler:TimeBufferingTask.run() called");
435 Debug.error (logName + ":RemoteHandler:BuffTimeArg: " +
439 Debug.message (logName + ":RemoteHandler:BuffTimeState: "
444 Debug.message("RemoteHandler: Time Buffering Thread Started");
454 Debug.message("RemoteHandler: Buffer Timer Stopped");