|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpServlet
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
com.google.gwt.user.server.rpc.RemoteServiceServlet
com.google.gwt.logging.server.RemoteLoggingServiceImpl
public class RemoteLoggingServiceImpl
Server side code for the remote log handler.
| Constructor Summary | |
|---|---|
RemoteLoggingServiceImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
logOnServer(SerializableLogRecord record)
|
| Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet |
|---|
getSerializationPolicy, processCall, processPost |
| Methods inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet |
|---|
doPost |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteLoggingServiceImpl()
| Method Detail |
|---|
public final java.lang.String logOnServer(SerializableLogRecord record)
logOnServer in interface RemoteLoggingService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||