Searched refs:RemoteHandler (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/handlers/
H A DRemoteHandler.java25 * $Id: RemoteHandler.java,v 1.18 2009/12/13 22:58:06 hvijay Exp $
66 public class RemoteHandler extends Handler { class in inherits:Handler
113 Debug.warning("RemoteHandler.getLogHostURL(): '" +
124 public RemoteHandler(String dummyParam) { method in class:RemoteHandler
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
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/handlers/
H A DRemoteHandler.java25 * $Id: RemoteHandler.java,v 1.18 2009/12/13 22:58:06 hvijay Exp $
68 public class RemoteHandler extends Handler { class in inherits:Handler
115 Debug.warning("RemoteHandler.getLogHostURL(): '" +
126 public RemoteHandler(String dummyParam) { method in class:RemoteHandler
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
[all...]

Completed in 29 milliseconds