Package com.nhn.gameanvil.protocol
Class Log
- java.lang.Object
-
- com.nhn.gameanvil.protocol.Log
-
public final class Log extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Log.CompressedLogs
Protobuf typecom.nhn.gameanvil.protocol.CompressedLogs
static interface
Log.CompressedLogsOrBuilder
static class
Log.ConnectionLog
Protobuf typecom.nhn.gameanvil.protocol.ConnectionLog
static interface
Log.ConnectionLogOrBuilder
static class
Log.ConnectionLogType
Protobuf enumcom.nhn.gameanvil.protocol.ConnectionLogType
static class
Log.CustomLog
Protobuf typecom.nhn.gameanvil.protocol.CustomLog
static interface
Log.CustomLogOrBuilder
static class
Log.EndLog
Protobuf typecom.nhn.gameanvil.protocol.EndLog
static interface
Log.EndLogOrBuilder
static class
Log.EndLogType
Protobuf enumcom.nhn.gameanvil.protocol.EndLogType
static class
Log.EventLog
Protobuf typecom.nhn.gameanvil.protocol.EventLog
static interface
Log.EventLogOrBuilder
static class
Log.ExceptionLog
Protobuf typecom.nhn.gameanvil.protocol.ExceptionLog
static interface
Log.ExceptionLogOrBuilder
static class
Log.LogAggregation
Protobuf typecom.nhn.gameanvil.protocol.LogAggregation
static interface
Log.LogAggregationOrBuilder
static class
Log.Logs
Protobuf typecom.nhn.gameanvil.protocol.Logs
static interface
Log.LogsOrBuilder
static class
Log.MsgInfo
Protobuf typecom.nhn.gameanvil.protocol.MsgInfo
static interface
Log.MsgInfoOrBuilder
static class
Log.PacketLog
Protobuf typecom.nhn.gameanvil.protocol.PacketLog
static interface
Log.PacketLogOrBuilder
static class
Log.PacketLogType
Protobuf enumcom.nhn.gameanvil.protocol.PacketLogType
static class
Log.RecordStartLog
Protobuf typecom.nhn.gameanvil.protocol.RecordStartLog
static interface
Log.RecordStartLogOrBuilder
static class
Log.RemoteInfo
Protobuf typecom.nhn.gameanvil.protocol.RemoteInfo
static interface
Log.RemoteInfoOrBuilder
static class
Log.StackTraceElement
Protobuf typecom.nhn.gameanvil.protocol.StackTraceElement
static interface
Log.StackTraceElementOrBuilder
static class
Log.StartLog
Protobuf typecom.nhn.gameanvil.protocol.StartLog
static interface
Log.StartLogOrBuilder
static class
Log.StateLog
Protobuf typecom.nhn.gameanvil.protocol.StateLog
static interface
Log.StateLogOrBuilder
static class
Log.StateLogType
Protobuf enumcom.nhn.gameanvil.protocol.StateLogType
static class
Log.TimeoutLog
Protobuf typecom.nhn.gameanvil.protocol.TimeoutLog
static interface
Log.TimeoutLogOrBuilder
static class
Log.TimerLog
Protobuf typecom.nhn.gameanvil.protocol.TimerLog
static interface
Log.TimerLogOrBuilder
static class
Log.TimerLogType
Protobuf enumcom.nhn.gameanvil.protocol.TimerLogType
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-