Archiviert
13
0

Updating JavaDoc for 2.4.3

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2013-05-14 01:29:12 +02:00
Ursprung 7e20abdd37
Commit 542105601b
379 geänderte Dateien mit 9325 neuen und 14815 gelöschten Zeilen

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>All Classes</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
@ -28,18 +28,25 @@
<li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async" target="classFrame"><i>AsyncRunnable</i></a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">BackgroundCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">BannedGenerator</a></li>
<li><a href="com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error" target="classFrame">BasicErrorReporter</a></li>
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li>
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMapTest</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">BukkitCloner</a></li>
<li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">BukkitConverters</a></li>
<li><a href="com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol" target="classFrame">BukkitInitialization</a></li>
<li><a href="com/comphenix/protocol/utility/ChatExtensions.html" title="class in com.comphenix.protocol.utility" target="classFrame">ChatExtensions</a></li>
<li><a href="com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">ChunkPosition</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/Cloner.html" title="interface in com.comphenix.protocol.reflect.cloning" target="classFrame"><i>Cloner</i></a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/CollectionCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">CollectionCloner</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/CollectionGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">CollectionGenerator</a></li>
<li><a href="com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol" target="classFrame">CommandFilter</a></li>
<li><a href="com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol" target="classFrame">CommandFilter.Filter</a></li>
<li><a href="com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol" target="classFrame"><i>CommandFilter.FilterFailedHandler</i></a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">CompiledStructureModifier</a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/CompileListener.html" title="interface in com.comphenix.protocol.reflect.compiler" target="classFrame"><i>CompileListener</i></a></li>
<li><a href="com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events" target="classFrame">ConnectionSide</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">DefaultInstances</a></li>
<li><a href="com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error" target="classFrame">DelegatedErrorReporter</a></li>
<li><a href="com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error" target="classFrame">DetailedErrorReporter</a></li>
<li><a href="com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect" target="classFrame"><i>EquivalentConverter</i></a></li>
<li><a href="com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error" target="classFrame"><i>ErrorReporter</i></a></li>
@ -68,12 +75,18 @@
<li><a href="com/comphenix/protocol/metrics/Metrics.Plotter.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Metrics.Plotter</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftMethods.html" title="class in com.comphenix.protocol.utility" target="classFrame">MinecraftMethods</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility" target="classFrame">MinecraftReflection</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftVersion.html" title="class in com.comphenix.protocol.utility" target="classFrame">MinecraftVersion</a></li>
<li><a href="com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol" target="classFrame">MinecraftVersionTest</a></li>
<li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">MonitorAdapter</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtBase</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io" target="classFrame">NbtBinarySerializer</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtCompound</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtCompoundTest.html" title="class in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtCompoundTest</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtCompoundTest.NbtCustomTag.html" title="class in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtCompoundTest.NbtCustomTag</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io" target="classFrame">NbtConfigurationSerializer</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializerTest.html" title="class in com.comphenix.protocol.wrappers.nbt.io" target="classFrame">NbtConfigurationSerializerTest</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtFactory.html" title="class in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtFactory</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtFactoryTest.html" title="class in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtFactoryTest</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtList.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtList</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io" target="classFrame">NbtTextSerializer</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtType</a></li>
@ -84,6 +97,7 @@
<li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect" target="classFrame">ObjectWriter</a></li>
<li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketAdapter</a></li>
<li><a href="com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketContainer</a></li>
<li><a href="com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketContainerTest</a></li>
<li><a href="com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketEvent</a></li>
<li><a href="com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events" target="classFrame"><i>PacketListener</i></a></li>
<li><a href="com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol" target="classFrame">Packets</a></li>
@ -94,11 +108,16 @@
<li><a href="com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">PrimitiveGenerator</a></li>
<li><a href="com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol" target="classFrame">ProtocolLibrary</a></li>
<li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol" target="classFrame"><i>ProtocolManager</i></a></li>
<li><a href="com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error" target="classFrame">Report</a></li>
<li><a href="com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error" target="classFrame">Report.ReportBuilder</a></li>
<li><a href="com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error" target="classFrame">ReportType</a></li>
<li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li>
<li><a href="com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector" target="classFrame">SortedCopyOnWriteArrayTest</a></li>
<li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Statistics</a></li>
<li><a href="com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility" target="classFrame">StreamSerializer</a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/StructureCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">StructureCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect" target="classFrame">StructureModifier</a></li>
<li><a href="com/comphenix/protocol/wrappers/TroveWrapper.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">TroveWrapper</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Updater</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateResult.html" title="enum in com.comphenix.protocol.metrics" target="classFrame">Updater.UpdateResult</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateType.html" title="enum in com.comphenix.protocol.metrics" target="classFrame">Updater.UpdateType</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>All Classes</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
@ -28,18 +28,25 @@
<li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async"><i>AsyncRunnable</i></a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances">BannedGenerator</a></li>
<li><a href="com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">BasicErrorReporter</a></li>
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></li>
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMapTest</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning">BukkitCloner</a></li>
<li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></li>
<li><a href="com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol">BukkitInitialization</a></li>
<li><a href="com/comphenix/protocol/utility/ChatExtensions.html" title="class in com.comphenix.protocol.utility">ChatExtensions</a></li>
<li><a href="com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/Cloner.html" title="interface in com.comphenix.protocol.reflect.cloning"><i>Cloner</i></a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/CollectionCloner.html" title="class in com.comphenix.protocol.reflect.cloning">CollectionCloner</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/CollectionGenerator.html" title="class in com.comphenix.protocol.reflect.instances">CollectionGenerator</a></li>
<li><a href="com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol">CommandFilter</a></li>
<li><a href="com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a></li>
<li><a href="com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol"><i>CommandFilter.FilterFailedHandler</i></a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/CompiledStructureModifier.html" title="class in com.comphenix.protocol.reflect.compiler">CompiledStructureModifier</a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/CompileListener.html" title="interface in com.comphenix.protocol.reflect.compiler"><i>CompileListener</i></a></li>
<li><a href="com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></li>
<li><a href="com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error">DelegatedErrorReporter</a></li>
<li><a href="com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></li>
<li><a href="com/comphenix/protocol/reflect/EquivalentConverter.html" title="interface in com.comphenix.protocol.reflect"><i>EquivalentConverter</i></a></li>
<li><a href="com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error"><i>ErrorReporter</i></a></li>
@ -68,12 +75,18 @@
<li><a href="com/comphenix/protocol/metrics/Metrics.Plotter.html" title="class in com.comphenix.protocol.metrics">Metrics.Plotter</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftMethods.html" title="class in com.comphenix.protocol.utility">MinecraftMethods</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftVersion.html" title="class in com.comphenix.protocol.utility">MinecraftVersion</a></li>
<li><a href="com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol">MinecraftVersionTest</a></li>
<li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtBase</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtBinarySerializer</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtCompound.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtCompound</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtCompoundTest.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtCompoundTest</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtCompoundTest.NbtCustomTag.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtCompoundTest.NbtCustomTag</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializer</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializerTest.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializerTest</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtFactory.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtFactoryTest.html" title="class in com.comphenix.protocol.wrappers.nbt">NbtFactoryTest</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtList.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtList</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtTextSerializer</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></li>
@ -84,6 +97,7 @@
<li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect">ObjectWriter</a></li>
<li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></li>
<li><a href="com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a></li>
<li><a href="com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events">PacketContainerTest</a></li>
<li><a href="com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></li>
<li><a href="com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events"><i>PacketListener</i></a></li>
<li><a href="com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Packets</a></li>
@ -94,11 +108,16 @@
<li><a href="com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances">PrimitiveGenerator</a></li>
<li><a href="com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">ProtocolLibrary</a></li>
<li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol"><i>ProtocolManager</i></a></li>
<li><a href="com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></li>
<li><a href="com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></li>
<li><a href="com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></li>
<li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></li>
<li><a href="com/comphenix/protocol/injector/SortedCopyOnWriteArrayTest.html" title="class in com.comphenix.protocol.injector">SortedCopyOnWriteArrayTest</a></li>
<li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics">Statistics</a></li>
<li><a href="com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility">StreamSerializer</a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/StructureCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">StructureCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></li>
<li><a href="com/comphenix/protocol/wrappers/TroveWrapper.html" title="class in com.comphenix.protocol.wrappers">TroveWrapper</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.html" title="class in com.comphenix.protocol.metrics">Updater</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateResult.html" title="enum in com.comphenix.protocol.metrics">Updater.UpdateResult</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateType.html" title="enum in com.comphenix.protocol.metrics">Updater.UpdateType</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Application</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AsynchronousManager</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -37,7 +37,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/Application.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/AsynchronousManager.html" target="_top">Frames</a></li>
@ -389,7 +389,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/Application.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/AsynchronousManager.html" target="_top">Frames</a></li>

Datei anzeigen

@ -0,0 +1,281 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>BukkitInitialization</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitInitialization";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BukkitInitialization.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/BukkitInitialization.html" target="_top">Frames</a></li>
<li><a href="BukkitInitialization.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol</div>
<h2 title="Class BukkitInitialization" class="title">Class BukkitInitialization</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.BukkitInitialization</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">BukkitInitialization</span>
extends java.lang.Object</pre>
<div class="block">Used to ensure that ProtocolLib and Bukkit is prepared to be tested.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../com/comphenix/protocol/BukkitInitialization.html#BukkitInitialization()">BukkitInitialization</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/BukkitInitialization.html#initializeItemMeta()">initializeItemMeta</a></strong>()</code>
<div class="block">Initialize Bukkit and ProtocolLib such that we can perfrom unit testing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/BukkitInitialization.html#initializePackage()">initializePackage</a></strong>()</code>
<div class="block">Ensure that package names are correctly set up.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BukkitInitialization()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BukkitInitialization</h4>
<pre>public&nbsp;BukkitInitialization()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initializeItemMeta()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeItemMeta</h4>
<pre>public static&nbsp;void&nbsp;initializeItemMeta()
throws java.lang.IllegalAccessException</pre>
<div class="block">Initialize Bukkit and ProtocolLib such that we can perfrom unit testing.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalAccessException</code> - If we are unable to initialize Bukkit.</dd></dl>
</li>
</ul>
<a name="initializePackage()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>initializePackage</h4>
<pre>public static&nbsp;void&nbsp;initializePackage()</pre>
<div class="block">Ensure that package names are correctly set up.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BukkitInitialization.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/BukkitInitialization.html" target="_top">Frames</a></li>
<li><a href="BukkitInitialization.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,371 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>CommandFilter.Filter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandFilter.Filter";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CommandFilter.Filter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/CommandFilter.Filter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.Filter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol</div>
<h2 title="Class CommandFilter.Filter" class="title">Class CommandFilter.Filter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.CommandFilter.Filter</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol">CommandFilter</a></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="strong">CommandFilter.Filter</span>
extends java.lang.Object</pre>
<div class="block">A filter that will be used to process a packet event.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#CommandFilter.Filter(java.lang.String, java.lang.String, java.util.Set)">CommandFilter.Filter</a></strong>(java.lang.String&nbsp;name,
java.lang.String&nbsp;predicate,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>
<div class="block">Construct a new immutable filter.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#close(javax.script.ScriptEngine)">close</a></strong>(javax.script.ScriptEngine&nbsp;context)</code>
<div class="block">Clean up all associated code from this filter in the provided script engine.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#compile(javax.script.ScriptEngine)">compile</a></strong>(javax.script.ScriptEngine&nbsp;context)</code>
<div class="block">Force the compilation of a specific filter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#evaluate(javax.script.ScriptEngine, com.comphenix.protocol.events.PacketEvent)">evaluate</a></strong>(javax.script.ScriptEngine&nbsp;context,
<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</code>
<div class="block">Evaluate the current filter using the provided ScriptEngine as context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#getName()">getName</a></strong>()</code>
<div class="block">Retrieve the unique name of the filter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#getPredicate()">getPredicate</a></strong>()</code>
<div class="block">Retrieve the JavaScript predicate that will be used to filter packet events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set&lt;java.lang.Integer&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html#getRanges()">getRanges</a></strong>()</code>
<div class="block">Retrieve a copy of the set of packets this filter applies to.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CommandFilter.Filter(java.lang.String, java.lang.String, java.util.Set)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CommandFilter.Filter</h4>
<pre>public&nbsp;CommandFilter.Filter(java.lang.String&nbsp;name,
java.lang.String&nbsp;predicate,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</pre>
<div class="block">Construct a new immutable filter.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - - the unique name of the filter.</dd><dd><code>predicate</code> - - the JavaScript predicate that will be used to filter packet events.</dd><dd><code>ranges</code> - - a list of valid packet ID ranges that this filter applies to.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
<div class="block">Retrieve the unique name of the filter.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Unique name of the filter.</dd></dl>
</li>
</ul>
<a name="getPredicate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPredicate</h4>
<pre>public&nbsp;java.lang.String&nbsp;getPredicate()</pre>
<div class="block">Retrieve the JavaScript predicate that will be used to filter packet events.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Predicate itself.</dd></dl>
</li>
</ul>
<a name="getRanges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRanges</h4>
<pre>public&nbsp;java.util.Set&lt;java.lang.Integer&gt;&nbsp;getRanges()</pre>
<div class="block">Retrieve a copy of the set of packets this filter applies to.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Set of packets this filter applies to.</dd></dl>
</li>
</ul>
<a name="evaluate(javax.script.ScriptEngine, com.comphenix.protocol.events.PacketEvent)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>evaluate</h4>
<pre>public&nbsp;boolean&nbsp;evaluate(javax.script.ScriptEngine&nbsp;context,
<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)
throws javax.script.ScriptException</pre>
<div class="block">Evaluate the current filter using the provided ScriptEngine as context.
<p>
This context may be modified with additional code.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - - the current script context.</dd><dd><code>event</code> - - the packet event to evaluate.</dd>
<dt><span class="strong">Returns:</span></dt><dd>TRUE to pass this packet event on to the debug listeners, FALSE otherwise.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>javax.script.ScriptException</code> - If the compilation failed or the filter is not valid.</dd></dl>
</li>
</ul>
<a name="compile(javax.script.ScriptEngine)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>compile</h4>
<pre>public&nbsp;void&nbsp;compile(javax.script.ScriptEngine&nbsp;context)
throws javax.script.ScriptException</pre>
<div class="block">Force the compilation of a specific filter.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - - the current script context.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>javax.script.ScriptException</code> - If the compilation failed.</dd></dl>
</li>
</ul>
<a name="close(javax.script.ScriptEngine)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close(javax.script.ScriptEngine&nbsp;context)</pre>
<div class="block">Clean up all associated code from this filter in the provided script engine.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - - the current script context.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CommandFilter.Filter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/CommandFilter.Filter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.Filter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,15 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PacketConstructor.Unwrapper</title>
<meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>CommandFilter.FilterFailedHandler</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PacketConstructor.Unwrapper";
parent.document.title="CommandFilter.FilterFailedHandler";
}
//-->
</script>
@ -24,27 +24,27 @@
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PacketConstructor.Unwrapper.html">Use</a></li>
<li><a href="class-use/CommandFilter.FilterFailedHandler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" target="_top">Frames</a></li>
<li><a href="PacketConstructor.Unwrapper.html" target="_top">No Frames</a></li>
<li><a href="../../../index.html?com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.FilterFailedHandler.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@ -79,27 +79,20 @@
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.injector</div>
<h2 title="Interface PacketConstructor.Unwrapper" class="title">Interface PacketConstructor.Unwrapper</h2>
<div class="subTitle">com.comphenix.protocol</div>
<h2 title="Interface CommandFilter.FilterFailedHandler" class="title">Interface CommandFilter.FilterFailedHandler</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../com/comphenix/protocol/injector/BukkitUnwrapper.html" title="class in com.comphenix.protocol.injector">BukkitUnwrapper</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">PacketConstructor</a></dd>
<dd><a href="../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol">CommandFilter</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="strong">PacketConstructor.Unwrapper</span></pre>
<div class="block">Represents a unwrapper for a constructor parameter.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
<pre>public static interface <span class="strong">CommandFilter.FilterFailedHandler</span></pre>
</li>
</ul>
</div>
@ -119,9 +112,11 @@
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html#unwrapItem(java.lang.Object)">unwrapItem</a></strong>(java.lang.Object&nbsp;wrappedObject)</code>
<div class="block">Convert the given wrapped object to the equivalent net.minecraft.server object.</div>
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html#handle(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.Filter, java.lang.Exception)">handle</a></strong>(<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a>&nbsp;filter,
java.lang.Exception&nbsp;ex)</code>
<div class="block">Invoked when a given filter has failed.</div>
</td>
</tr>
</table>
@ -139,16 +134,17 @@
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="unwrapItem(java.lang.Object)">
<a name="handle(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.Filter, java.lang.Exception)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>unwrapItem</h4>
<pre>java.lang.Object&nbsp;unwrapItem(java.lang.Object&nbsp;wrappedObject)</pre>
<div class="block">Convert the given wrapped object to the equivalent net.minecraft.server object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wrappedObject</code> - - wrapped object.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The net.minecraft.server object.</dd></dl>
<h4>handle</h4>
<pre>boolean&nbsp;handle(<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a>&nbsp;filter,
java.lang.Exception&nbsp;ex)</pre>
<div class="block">Invoked when a given filter has failed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet event.</dd><dd><code>filter</code> - - the filter that failed.</dd><dd><code>ex</code> - - the failure.</dd></dl>
</li>
</ul>
</li>
@ -165,27 +161,27 @@
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PacketConstructor.Unwrapper.html">Use</a></li>
<li><a href="class-use/CommandFilter.FilterFailedHandler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" target="_top">Frames</a></li>
<li><a href="PacketConstructor.Unwrapper.html" target="_top">No Frames</a></li>
<li><a href="../../../index.html?com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.FilterFailedHandler.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--

Datei anzeigen

@ -0,0 +1,590 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>CommandFilter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandFilter";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CommandFilter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/CommandFilter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol</div>
<h2 title="Class CommandFilter" class="title">Class CommandFilter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.CommandFilter</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>org.bukkit.command.CommandExecutor</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">CommandFilter</span>
extends java.lang.Object</pre>
<div class="block">A command to apply JavaScript filtering to the packet command.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a></strong></code>
<div class="block">A filter that will be used to process a packet event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#NAME">NAME</a></strong></code>
<div class="block">Name of this command.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#PERMISSION_ADMIN">PERMISSION_ADMIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_CANNOT_HANDLE_CONVERSATION">REPORT_CANNOT_HANDLE_CONVERSATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_CANNOT_LOAD_FALLBACK_ENGINE">REPORT_CANNOT_LOAD_FALLBACK_ENGINE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_COMMAND_ERROR">REPORT_COMMAND_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_FALLBACK_ENGINE">REPORT_FALLBACK_ENGINE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_FILTER_REMOVED_FOR_ERROR">REPORT_FILTER_REMOVED_FOR_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE">REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#REPORT_UNEXPECTED_COMMAND">REPORT_UNEXPECTED_COMMAND</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#reporter">reporter</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#CommandFilter(com.comphenix.protocol.error.ErrorReporter, org.bukkit.plugin.Plugin, com.comphenix.protocol.ProtocolConfig)">CommandFilter</a></strong>(<a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.plugin.Plugin&nbsp;plugin,
com.comphenix.protocol.ProtocolConfig&nbsp;config)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#filterEvent(com.comphenix.protocol.events.PacketEvent)">filterEvent</a></strong>(<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</code>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#filterEvent(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.FilterFailedHandler)">filterEvent</a></strong>(<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a>&nbsp;handler)</code>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#getName()">getName</a></strong>()</code>
<div class="block">Retrieve the primary name of this command.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#getPermission()">getPermission</a></strong>()</code>
<div class="block">Retrieve the permission necessary to execute this command.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#getReporter()">getReporter</a></strong>()</code>
<div class="block">Retrieve the error reporter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#handleCommand(org.bukkit.command.CommandSender, java.lang.String[])">handleCommand</a></strong>(org.bukkit.command.CommandSender&nbsp;sender,
java.lang.String[]&nbsp;args)</code>
<div class="block">Main implementation of this command.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#isInitialized()">isInitialized</a></strong>()</code>
<div class="block">Determine if the filter engine has been successfully initialized.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/CommandFilter.html#onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, java.lang.String, java.lang.String[])">onCommand</a></strong>(org.bukkit.command.CommandSender&nbsp;sender,
org.bukkit.command.Command&nbsp;command,
java.lang.String&nbsp;label,
java.lang.String[]&nbsp;args)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="REPORT_FALLBACK_ENGINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_FALLBACK_ENGINE</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_FALLBACK_ENGINE</pre>
</li>
</ul>
<a name="REPORT_CANNOT_LOAD_FALLBACK_ENGINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_LOAD_FALLBACK_ENGINE</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_LOAD_FALLBACK_ENGINE</pre>
</li>
</ul>
<a name="REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE</pre>
</li>
</ul>
<a name="REPORT_FILTER_REMOVED_FOR_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_FILTER_REMOVED_FOR_ERROR</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_FILTER_REMOVED_FOR_ERROR</pre>
</li>
</ul>
<a name="REPORT_CANNOT_HANDLE_CONVERSATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_HANDLE_CONVERSATION</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_HANDLE_CONVERSATION</pre>
</li>
</ul>
<a name="NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAME</h4>
<pre>public static final&nbsp;java.lang.String NAME</pre>
<div class="block">Name of this command.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.CommandFilter.NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REPORT_COMMAND_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_COMMAND_ERROR</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_COMMAND_ERROR</pre>
</li>
</ul>
<a name="REPORT_UNEXPECTED_COMMAND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_UNEXPECTED_COMMAND</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_UNEXPECTED_COMMAND</pre>
</li>
</ul>
<a name="PERMISSION_ADMIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PERMISSION_ADMIN</h4>
<pre>public static final&nbsp;java.lang.String PERMISSION_ADMIN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.CommandFilter.PERMISSION_ADMIN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="reporter">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>reporter</h4>
<pre>protected&nbsp;<a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a> reporter</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CommandFilter(com.comphenix.protocol.error.ErrorReporter, org.bukkit.plugin.Plugin, com.comphenix.protocol.ProtocolConfig)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CommandFilter</h4>
<pre>public&nbsp;CommandFilter(<a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.plugin.Plugin&nbsp;plugin,
com.comphenix.protocol.ProtocolConfig&nbsp;config)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="isInitialized()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInitialized</h4>
<pre>public&nbsp;boolean&nbsp;isInitialized()</pre>
<div class="block">Determine if the filter engine has been successfully initialized.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>TRUE if it has, FALSE otherwise.</dd></dl>
</li>
</ul>
<a name="filterEvent(com.comphenix.protocol.events.PacketEvent)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>filterEvent</h4>
<pre>public&nbsp;boolean&nbsp;filterEvent(<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</pre>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.
<p>
Uses a default filter failure handler that simply prints the error message and removes the filter.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the event.</dd>
<dt><span class="strong">Returns:</span></dt><dd>TRUE if we should, FALSE otherwise.</dd></dl>
</li>
</ul>
<a name="filterEvent(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.FilterFailedHandler)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>filterEvent</h4>
<pre>public&nbsp;boolean&nbsp;filterEvent(<a href="../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a>&nbsp;handler)</pre>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the event.</dd><dd><code>handler</code> - - failure handler.</dd>
<dt><span class="strong">Returns:</span></dt><dd>TRUE if we should, FALSE otherwise.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>FilterFailedException</code> - If one of the filters failed.</dd></dl>
</li>
</ul>
<a name="handleCommand(org.bukkit.command.CommandSender, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleCommand</h4>
<pre>protected&nbsp;boolean&nbsp;handleCommand(org.bukkit.command.CommandSender&nbsp;sender,
java.lang.String[]&nbsp;args)</pre>
<div class="block">Main implementation of this command.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - command sender.</dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, java.lang.String, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onCommand</h4>
<pre>public final&nbsp;boolean&nbsp;onCommand(org.bukkit.command.CommandSender&nbsp;sender,
org.bukkit.command.Command&nbsp;command,
java.lang.String&nbsp;label,
java.lang.String[]&nbsp;args)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>onCommand</code>&nbsp;in interface&nbsp;<code>org.bukkit.command.CommandExecutor</code></dd>
</dl>
</li>
</ul>
<a name="getPermission()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPermission</h4>
<pre>public&nbsp;java.lang.String&nbsp;getPermission()</pre>
<div class="block">Retrieve the permission necessary to execute this command.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The permission, or NULL if not needed.</dd></dl>
</li>
</ul>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
<div class="block">Retrieve the primary name of this command.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Primary name.</dd></dl>
</li>
</ul>
<a name="getReporter()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getReporter</h4>
<pre>protected&nbsp;<a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;getReporter()</pre>
<div class="block">Retrieve the error reporter.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Error reporter.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CommandFilter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/comphenix/protocol/CommandFilter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,15 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Dec 04 00:55:54 CET 2012 -->
<title>StructureModifierTest</title>
<meta name="date" content="2012-12-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>MinecraftVersionTest</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StructureModifierTest";
parent.document.title="MinecraftVersionTest";
}
//-->
</script>
@ -24,27 +24,27 @@
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StructureModifierTest.html">Use</a></li>
<li><a href="class-use/MinecraftVersionTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/reflect/StructureModifierTest.html" target="_top">Frames</a></li>
<li><a href="StructureModifierTest.html" target="_top">No Frames</a></li>
<li><a href="../../../index.html?com/comphenix/protocol/MinecraftVersionTest.html" target="_top">Frames</a></li>
<li><a href="MinecraftVersionTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@ -79,15 +79,15 @@
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.reflect</div>
<h2 title="Class StructureModifierTest" class="title">Class StructureModifierTest</h2>
<div class="subTitle">com.comphenix.protocol</div>
<h2 title="Class MinecraftVersionTest" class="title">Class MinecraftVersionTest</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.reflect.StructureModifierTest</li>
<li>com.comphenix.protocol.MinecraftVersionTest</li>
</ul>
</li>
</ul>
@ -96,7 +96,7 @@
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">StructureModifierTest</span>
<pre>public class <span class="strong">MinecraftVersionTest</span>
extends java.lang.Object</pre>
</li>
</ul>
@ -116,7 +116,7 @@ extends java.lang.Object</pre>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/reflect/StructureModifierTest.html#StructureModifierTest()">StructureModifierTest</a></strong>()</code>&nbsp;</td>
<td class="colOne"><code><strong><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html#MinecraftVersionTest()">MinecraftVersionTest</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
@ -135,7 +135,11 @@ extends java.lang.Object</pre>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/StructureModifierTest.html#test()">test</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html#testComparision()">testComparision</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html#testParsing()">testParsing</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
@ -159,13 +163,13 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="StructureModifierTest()">
<a name="MinecraftVersionTest()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>StructureModifierTest</h4>
<pre>public&nbsp;StructureModifierTest()</pre>
<h4>MinecraftVersionTest</h4>
<pre>public&nbsp;MinecraftVersionTest()</pre>
</li>
</ul>
</li>
@ -176,16 +180,22 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="test()">
<a name="testComparision()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testComparision</h4>
<pre>public&nbsp;void&nbsp;testComparision()</pre>
</li>
</ul>
<a name="testParsing()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>test</h4>
<pre>public&nbsp;void&nbsp;test()
throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></code></dd></dl>
<h4>testParsing</h4>
<pre>public&nbsp;void&nbsp;testParsing()</pre>
</li>
</ul>
</li>
@ -202,27 +212,27 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StructureModifierTest.html">Use</a></li>
<li><a href="class-use/MinecraftVersionTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/reflect/StructureModifierTest.html" target="_top">Frames</a></li>
<li><a href="StructureModifierTest.html" target="_top">No Frames</a></li>
<li><a href="../../../index.html?com/comphenix/protocol/MinecraftVersionTest.html" target="_top">Frames</a></li>
<li><a href="MinecraftVersionTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>PacketStream</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -185,7 +185,7 @@
boolean&nbsp;filters)
throws java.lang.reflect.InvocationTargetException</pre>
<div class="block">Send a packet to the given player.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reciever</code> - - the reciever.</dd><dd><code>packet</code> - - packet to send.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters.</dd>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reciever</code> - - the reciever.</dd><dd><code>packet</code> - - packet to send.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters below <a href="../../../com/comphenix/protocol/events/ListenerPriority.html#MONITOR"><code>ListenerPriority.MONITOR</code></a>.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.reflect.InvocationTargetException</code> - - if an error occured when sending the packet.</dd></dl>
</li>
@ -219,7 +219,7 @@
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException</pre>
<div class="block">Simulate recieving a certain packet from a given player.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the sender.</dd><dd><code>packet</code> - - the packet that was sent.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters.</dd>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the sender.</dd><dd><code>packet</code> - - the packet that was sent.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters below <a href="../../../com/comphenix/protocol/events/ListenerPriority.html#MONITOR"><code>ListenerPriority.MONITOR</code></a>.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.reflect.InvocationTargetException</code> - If the reflection machinery failed.</dd>
<dd><code>java.lang.IllegalAccessException</code> - If the underlying method caused an error.</dd></dl>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Packets.Client</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Packets.Server</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -188,150 +188,158 @@ extends <a href="../../../com/comphenix/protocol/reflect/IntEnum.html" title="cl
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY">ENTITY</a></strong></code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#DISPLAY_SCOREBOARD">DISPLAY_SCOREBOARD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY">ENTITY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_EQUIPMENT">ENTITY_EQUIPMENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_HEAD_ROTATION">ENTITY_HEAD_ROTATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_LOCATION_ACTION">ENTITY_LOCATION_ACTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_LOOK">ENTITY_LOOK</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_METADATA">ENTITY_METADATA</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_PAINTING">ENTITY_PAINTING</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_STATUS">ENTITY_STATUS</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_TELEPORT">ENTITY_TELEPORT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ENTITY_VELOCITY">ENTITY_VELOCITY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#EXPLOSION">EXPLOSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#FLYING">FLYING</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#ITEM_DATA">ITEM_DATA</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#KEEP_ALIVE">KEEP_ALIVE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#KEY_REQUEST">KEY_REQUEST</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#KEY_RESPONSE">KEY_RESPONSE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#KICK_DISCONNECT">KICK_DISCONNECT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#LOGIN">LOGIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#MAP_CHUNK">MAP_CHUNK</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#MAP_CHUNK_BULK">MAP_CHUNK_BULK</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#MOB_EFFECT">MOB_EFFECT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#MOB_SPAWN">MOB_SPAWN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#MULTI_BLOCK_CHANGE">MULTI_BLOCK_CHANGE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#NAMED_ENTITY_SPAWN">NAMED_ENTITY_SPAWN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#NAMED_SOUND_EFFECT">NAMED_SOUND_EFFECT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#OPEN_WINDOW">OPEN_WINDOW</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#PICKUP_SPAWN">PICKUP_SPAWN</a></strong></code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#PLAY_NOTE_BLOCK">PLAY_NOTE_BLOCK</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#PLAYER_INFO">PLAYER_INFO</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#PLAYER_LOOK">PLAYER_LOOK</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#PLAYER_LOOK_MOVE">PLAYER_LOOK_MOVE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#PLAYER_POSITION">PLAYER_POSITION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#REL_ENTITY_MOVE">REL_ENTITY_MOVE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#REL_ENTITY_MOVE_LOOK">REL_ENTITY_MOVE_LOOK</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#REMOVE_MOB_EFFECT">REMOVE_MOB_EFFECT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#RESPAWN">RESPAWN</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#SCOREBOARD_OBJECTIVE">SCOREBOARD_OBJECTIVE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#SET_CREATIVE_SLOT">SET_CREATIVE_SLOT</a></strong></code>&nbsp;</td>
@ -358,16 +366,24 @@ extends <a href="../../../com/comphenix/protocol/reflect/IntEnum.html" title="cl
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#TILE_ENTITY_DATA">TILE_ENTITY_DATA</a></strong></code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#TEAMS">TEAMS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#TRANSACTION">TRANSACTION</a></strong></code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#TILE_ENTITY_DATA">TILE_ENTITY_DATA</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#TRANSACTION">TRANSACTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#UPDATE_HEALTH">UPDATE_HEALTH</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#UPDATE_SCORE">UPDATE_SCORE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.Server.html#UPDATE_SIGN">UPDATE_SIGN</a></strong></code>&nbsp;</td>
@ -1076,6 +1092,46 @@ public static final&nbsp;int PICKUP_SPAWN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.TAB_COMPLETE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SCOREBOARD_OBJECTIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOREBOARD_OBJECTIVE</h4>
<pre>public static final&nbsp;int SCOREBOARD_OBJECTIVE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.SCOREBOARD_OBJECTIVE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="UPDATE_SCORE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE_SCORE</h4>
<pre>public static final&nbsp;int UPDATE_SCORE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.UPDATE_SCORE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DISPLAY_SCOREBOARD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISPLAY_SCOREBOARD</h4>
<pre>public static final&nbsp;int DISPLAY_SCOREBOARD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.DISPLAY_SCOREBOARD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TEAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEAMS</h4>
<pre>public static final&nbsp;int TEAMS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.TEAMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CUSTOM_PAYLOAD">
<!-- -->
</a>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Packets</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -36,7 +36,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
@ -338,7 +338,7 @@ extends java.lang.Object</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>ProtocolLibrary</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -62,13 +62,13 @@
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
@ -121,6 +121,69 @@ extends org.bukkit.plugin.java.JavaPlugin</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_CREATE_TIMEOUT_TASK">REPORT_CANNOT_CREATE_TIMEOUT_TASK</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_DELETE_CONFIG">REPORT_CANNOT_DELETE_CONFIG</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS">REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_LOAD_CONFIG">REPORT_CANNOT_LOAD_CONFIG</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_PARSE_INJECTION_METHOD">REPORT_CANNOT_PARSE_INJECTION_METHOD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_PARSE_MINECRAFT_VERSION">REPORT_CANNOT_PARSE_MINECRAFT_VERSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_REGISTER_COMMAND">REPORT_CANNOT_REGISTER_COMMAND</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_UPDATE_PLUGIN">REPORT_CANNOT_UPDATE_PLUGIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_METRICS_GENERIC_ERROR">REPORT_METRICS_GENERIC_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_METRICS_IO_ERROR">REPORT_METRICS_IO_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_PLUGIN_ENABLE_ERROR">REPORT_PLUGIN_ENABLE_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_PLUGIN_LOAD_ERROR">REPORT_PLUGIN_LOAD_ERROR</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
@ -214,6 +277,122 @@ extends org.bukkit.plugin.java.JavaPlugin</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="REPORT_CANNOT_LOAD_CONFIG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_LOAD_CONFIG</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_LOAD_CONFIG</pre>
</li>
</ul>
<a name="REPORT_CANNOT_DELETE_CONFIG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_DELETE_CONFIG</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_DELETE_CONFIG</pre>
</li>
</ul>
<a name="REPORT_CANNOT_PARSE_INJECTION_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_PARSE_INJECTION_METHOD</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_PARSE_INJECTION_METHOD</pre>
</li>
</ul>
<a name="REPORT_PLUGIN_LOAD_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_PLUGIN_LOAD_ERROR</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_PLUGIN_LOAD_ERROR</pre>
</li>
</ul>
<a name="REPORT_PLUGIN_ENABLE_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_PLUGIN_ENABLE_ERROR</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_PLUGIN_ENABLE_ERROR</pre>
</li>
</ul>
<a name="REPORT_METRICS_IO_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_METRICS_IO_ERROR</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_METRICS_IO_ERROR</pre>
</li>
</ul>
<a name="REPORT_METRICS_GENERIC_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_METRICS_GENERIC_ERROR</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_METRICS_GENERIC_ERROR</pre>
</li>
</ul>
<a name="REPORT_CANNOT_PARSE_MINECRAFT_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_PARSE_MINECRAFT_VERSION</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_PARSE_MINECRAFT_VERSION</pre>
</li>
</ul>
<a name="REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS</pre>
</li>
</ul>
<a name="REPORT_CANNOT_REGISTER_COMMAND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_REGISTER_COMMAND</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_REGISTER_COMMAND</pre>
</li>
</ul>
<a name="REPORT_CANNOT_CREATE_TIMEOUT_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_CANNOT_CREATE_TIMEOUT_TASK</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_CREATE_TIMEOUT_TASK</pre>
</li>
</ul>
<a name="REPORT_CANNOT_UPDATE_PLUGIN">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>REPORT_CANNOT_UPDATE_PLUGIN</h4>
<pre>public static final&nbsp;<a href="../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_CANNOT_UPDATE_PLUGIN</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
@ -304,7 +483,9 @@ extends org.bukkit.plugin.java.JavaPlugin</pre>
<li class="blockList">
<h4>getErrorReporter</h4>
<pre>public static&nbsp;<a href="../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;getErrorReporter()</pre>
<div class="block">Retrieve the current error reporter.</div>
<div class="block">Retrieve the current error reporter.
<p>
This is guaranteed to not be NULL in 2.5.0 and later.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Current error reporter.</dd></dl>
</li>
</ul>
@ -385,13 +566,13 @@ extends org.bukkit.plugin.java.JavaPlugin</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>ProtocolManager</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
@ -258,7 +258,7 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></code>&nbsp;in interface&nbsp;<code><a href="../../../com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol">PacketStream</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>reciever</code> - - the reciever.</dd><dd><code>packet</code> - - packet to send.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters.</dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>reciever</code> - - the reciever.</dd><dd><code>packet</code> - - packet to send.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters below <a href="../../../com/comphenix/protocol/events/ListenerPriority.html#MONITOR"><code>ListenerPriority.MONITOR</code></a>.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.reflect.InvocationTargetException</code> - - if an error occured when sending the packet.</dd></dl>
</li>
@ -281,7 +281,7 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></code>&nbsp;in interface&nbsp;<code><a href="../../../com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol">PacketStream</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the sender.</dd><dd><code>packet</code> - - the packet that was sent.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters.</dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the sender.</dd><dd><code>packet</code> - - the packet that was sent.</dd><dd><code>filters</code> - - whether or not to invoke any packet filters below <a href="../../../com/comphenix/protocol/events/ListenerPriority.html#MONITOR"><code>ListenerPriority.MONITOR</code></a>.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.reflect.InvocationTargetException</code> - If the reflection machinery failed.</dd>
<dd><code>java.lang.IllegalAccessException</code> - If the underlying method caused an error.</dd></dl>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>AsyncFilterManager</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AsyncListenerHandler</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AsyncMarker</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AsyncRunnable</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.async.AsyncFilterManager</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.async.AsyncListenerHandler</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.async.AsyncMarker</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.async.AsyncRunnable</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.async</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.async</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.async Class Hierarchy</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Package com.comphenix.protocol.async</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.Application</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Application.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Application.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.AsynchronousManager</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -145,7 +145,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/AsynchronousManager.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -0,0 +1,115 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.BukkitInitialization</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.BukkitInitialization";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/BukkitInitialization.html" target="_top">Frames</a></li>
<li><a href="BukkitInitialization.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.BukkitInitialization" class="title">Uses of Class<br>com.comphenix.protocol.BukkitInitialization</h2>
</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.BukkitInitialization</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/BukkitInitialization.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/BukkitInitialization.html" target="_top">Frames</a></li>
<li><a href="BukkitInitialization.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,161 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.CommandFilter.Filter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.CommandFilter.Filter";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/CommandFilter.Filter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.Filter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.CommandFilter.Filter" class="title">Uses of Class<br>com.comphenix.protocol.CommandFilter.Filter</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a> in <a href="../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a> with parameters of type <a href="../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CommandFilter.FilterFailedHandler.</span><code><strong><a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html#handle(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.Filter, java.lang.Exception)">handle</a></strong>(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a>&nbsp;filter,
java.lang.Exception&nbsp;ex)</code>
<div class="block">Invoked when a given filter has failed.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/CommandFilter.Filter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.Filter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,160 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.CommandFilter.FilterFailedHandler</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.comphenix.protocol.CommandFilter.FilterFailedHandler";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/CommandFilter.FilterFailedHandler.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.FilterFailedHandler.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface com.comphenix.protocol.CommandFilter.FilterFailedHandler" class="title">Uses of Interface<br>com.comphenix.protocol.CommandFilter.FilterFailedHandler</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a> in <a href="../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a> with parameters of type <a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../com/comphenix/protocol/CommandFilter.html#filterEvent(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.FilterFailedHandler)">filterEvent</a></strong>(<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a>&nbsp;handler)</code>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/CommandFilter.FilterFailedHandler.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.FilterFailedHandler.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,115 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.CommandFilter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.CommandFilter";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/CommandFilter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.CommandFilter" class="title">Uses of Class<br>com.comphenix.protocol.CommandFilter</h2>
</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.CommandFilter</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/CommandFilter.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/CommandFilter.html" target="_top">Frames</a></li>
<li><a href="CommandFilter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,115 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.MinecraftVersionTest</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.MinecraftVersionTest";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/MinecraftVersionTest.html" target="_top">Frames</a></li>
<li><a href="MinecraftVersionTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.MinecraftVersionTest" class="title">Uses of Class<br>com.comphenix.protocol.MinecraftVersionTest</h2>
</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.MinecraftVersionTest</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/MinecraftVersionTest.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/class-use/MinecraftVersionTest.html" target="_top">Frames</a></li>
<li><a href="MinecraftVersionTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.PacketStream</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -179,7 +179,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.Packets.Client</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -127,7 +127,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.Packets.Server</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -127,7 +127,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.Packets</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.ProtocolLibrary</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/ProtocolLibrary.html" title="class in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.ProtocolManager</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
@ -165,7 +165,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AbstractConcurrentListenerMultimap</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -119,7 +119,7 @@ extends java.lang.Object</pre>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html#AbstractConcurrentListenerMultimap()">AbstractConcurrentListenerMultimap</a></strong>()</code>&nbsp;</td>
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html#AbstractConcurrentListenerMultimap(int)">AbstractConcurrentListenerMultimap</a></strong>(int&nbsp;maximumPacketID)</code>&nbsp;</td>
</tr>
</table>
</li>
@ -196,13 +196,13 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractConcurrentListenerMultimap()">
<a name="AbstractConcurrentListenerMultimap(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractConcurrentListenerMultimap</h4>
<pre>public&nbsp;AbstractConcurrentListenerMultimap()</pre>
<pre>public&nbsp;AbstractConcurrentListenerMultimap(int&nbsp;maximumPacketID)</pre>
</li>
</ul>
</li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AbstractIntervalTree.EndPoint</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AbstractIntervalTree.Entry</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AbstractIntervalTree.State</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>AbstractIntervalTree</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>BlockingHashMap</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -37,7 +37,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMap.html" target="_top">Frames</a></li>
@ -409,7 +409,7 @@ extends java.lang.Object</pre>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMap.html" target="_top">Frames</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Dec 04 00:55:53 CET 2012 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>BlockingHashMapTest</title>
<meta name="date" content="2012-12-04">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -37,7 +37,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMapTest.html" target="_top">Frames</a></li>
@ -217,7 +217,7 @@ extends java.lang.Object</pre>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMapTest.html" target="_top">Frames</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>IntegerSet</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -36,7 +36,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
@ -148,23 +148,29 @@ extends java.lang.Object</pre>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#addAll(java.util.Collection)">addAll</a></strong>(java.util.Collection&lt;java.lang.Integer&gt;&nbsp;packets)</code>
<div class="block">Add the given collection of elements to the set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#clear()">clear</a></strong>()</code>
<div class="block">Remove every element from the set.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#contains(int)">contains</a></strong>(int&nbsp;element)</code>
<div class="block">Determine whether or not the given element exists in the set.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#remove(int)">remove</a></strong>(int&nbsp;element)</code>
<div class="block">Remove the given element from the set, or do nothing if it's already removed.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set&lt;java.lang.Integer&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#toSet()">toSet</a></strong>()</code>
<div class="block">Convert the current IntegerSet to an equivalent HashSet.</div>
@ -240,6 +246,17 @@ extends java.lang.Object</pre>
<dd><code>OutOfBoundsException</code> - If the given element is not in the range [0, count).</dd></dl>
</li>
</ul>
<a name="addAll(java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAll</h4>
<pre>public&nbsp;void&nbsp;addAll(java.util.Collection&lt;java.lang.Integer&gt;&nbsp;packets)</pre>
<div class="block">Add the given collection of elements to the set.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>packets</code> - - elements to add.</dd></dl>
</li>
</ul>
<a name="remove(int)">
<!-- -->
</a>
@ -298,7 +315,7 @@ extends java.lang.Object</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>SortedCopyOnWriteArray</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -175,7 +175,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -171,7 +171,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.State</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -167,7 +167,7 @@ the order they are declared.</div>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -119,7 +119,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.BlockingHashMap</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -119,7 +119,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Dec 04 00:55:54 CET 2012 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.BlockingHashMapTest</title>
<meta name="date" content="2012-12-04">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.IntegerSet</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.concurrency</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -15,6 +15,7 @@
<li><a href="AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractConcurrentListenerMultimap</a></li>
<li><a href="AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree</a></li>
<li><a href="BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li>
<li><a href="BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMapTest</a></li>
<li><a href="IntegerSet.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">IntegerSet</a></li>
<li><a href="SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li>
</ul>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.concurrency</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -94,12 +94,16 @@
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMapTest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a></td>
<td class="colLast">
<div class="block">Represents a very quick integer set that uses a lookup table to store membership.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a>&lt;T extends java.lang.Comparable&lt;T&gt;&gt;</td>
<td class="colLast">
<div class="block">An implicitly sorted array list that preserves insertion order and maintains duplicates.</div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.concurrency Class Hierarchy</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -79,6 +79,7 @@
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">AbstractIntervalTree.EndPoint</span></a></li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">AbstractIntervalTree.Entry</span></a> (implements java.util.Map.Entry&lt;K,V&gt;)</li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">BlockingHashMap</span></a>&lt;TKey,TValue&gt;</li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMapTest.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">BlockingHashMapTest</span></a></li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">IntegerSet</span></a></li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">SortedCopyOnWriteArray</span></a>&lt;T&gt; (implements java.util.Collection&lt;E&gt;, java.lang.Iterable&lt;T&gt;)</li>
</ul>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Package com.comphenix.protocol.concurrency</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -0,0 +1,417 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>BasicErrorReporter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BasicErrorReporter";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BasicErrorReporter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/BasicErrorReporter.html" target="_top">Frames</a></li>
<li><a href="BasicErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.error</div>
<h2 title="Class BasicErrorReporter" class="title">Class BasicErrorReporter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.error.BasicErrorReporter</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">BasicErrorReporter</span>
extends java.lang.Object
implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></pre>
<div class="block">Represents a basic error reporter that prints error reports to the standard error stream.
<p>
Note that this implementation doesn't distinguish between <a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)"><code>reportWarning(Object, Report)</code></a>
and <a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)"><code>reportDetailed(Object, Report)</code></a> - they both have the exact same behavior.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#BasicErrorReporter()">BasicErrorReporter</a></strong>()</code>
<div class="block">Construct a new basic error reporter that prints directly the standard error stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#BasicErrorReporter(java.io.PrintStream)">BasicErrorReporter</a></strong>(java.io.PrintStream&nbsp;output)</code>
<div class="block">Construct a error reporter that prints to the given output stream.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BasicErrorReporter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BasicErrorReporter</h4>
<pre>public&nbsp;BasicErrorReporter()</pre>
<div class="block">Construct a new basic error reporter that prints directly the standard error stream.</div>
</li>
</ul>
<a name="BasicErrorReporter(java.io.PrintStream)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BasicErrorReporter</h4>
<pre>public&nbsp;BasicErrorReporter(java.io.PrintStream&nbsp;output)</pre>
<div class="block">Construct a error reporter that prints to the given output stream.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>output</code> - - the output stream.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportMinimal</h4>
<pre>public&nbsp;void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd></dl>
</li>
</ul>
<a name="reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportMinimal</h4>
<pre>public&nbsp;void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd><dd><code>parameters</code> - - any relevant parameters to print.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>public&nbsp;void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a warning message from the current plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>public&nbsp;void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a warning message from the current plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>public&nbsp;void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>public&nbsp;void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BasicErrorReporter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/BasicErrorReporter.html" target="_top">Frames</a></li>
<li><a href="BasicErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,440 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>DelegatedErrorReporter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DelegatedErrorReporter";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DelegatedErrorReporter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/DelegatedErrorReporter.html" target="_top">Frames</a></li>
<li><a href="DelegatedErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.error</div>
<h2 title="Class DelegatedErrorReporter" class="title">Class DelegatedErrorReporter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.error.DelegatedErrorReporter</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">DelegatedErrorReporter</span>
extends java.lang.Object
implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></pre>
<div class="block">Construct an error reporter that delegates to another error reporter.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#DelegatedErrorReporter(com.comphenix.protocol.error.ErrorReporter)">DelegatedErrorReporter</a></strong>(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;delegated)</code>
<div class="block">Construct a new error reporter that forwards all reports to a given reporter.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#filterReport(java.lang.Object, com.comphenix.protocol.error.Report, boolean)">filterReport</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report,
boolean&nbsp;detailed)</code>
<div class="block">Invoked before an error report is passed on to the underlying error reporter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#getDelegated()">getDelegated</a></strong>()</code>
<div class="block">Retrieve the underlying error reporter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DelegatedErrorReporter(com.comphenix.protocol.error.ErrorReporter)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DelegatedErrorReporter</h4>
<pre>public&nbsp;DelegatedErrorReporter(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;delegated)</pre>
<div class="block">Construct a new error reporter that forwards all reports to a given reporter.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>delegated</code> - - the delegated reporter.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getDelegated()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDelegated</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;getDelegated()</pre>
<div class="block">Retrieve the underlying error reporter.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Underlying error reporter.</dd></dl>
</li>
</ul>
<a name="reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportMinimal</h4>
<pre>public&nbsp;void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd></dl>
</li>
</ul>
<a name="reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportMinimal</h4>
<pre>public&nbsp;void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd><dd><code>parameters</code> - - any relevant parameters to print.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>public&nbsp;void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a warning message from the current plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>public&nbsp;void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="filterReport(java.lang.Object, com.comphenix.protocol.error.Report, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>filterReport</h4>
<pre>protected&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;filterReport(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report,
boolean&nbsp;detailed)</pre>
<div class="block">Invoked before an error report is passed on to the underlying error reporter.
<p>
To cancel a report, return NULL.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the sender component.</dd><dd><code>report</code> - - the error report.</dd><dd><code>detailed</code> - - whether or not the report will be displayed in detail.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The report to pass on, or NULL to cancel it.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>public&nbsp;void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a warning message from the current plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>public&nbsp;void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DelegatedErrorReporter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/DelegatedErrorReporter.html" target="_top">Frames</a></li>
<li><a href="DelegatedErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>DetailedErrorReporter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -36,7 +36,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
@ -161,8 +161,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#maxErrorCount">maxErrorCount</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#PLUGIN_NAME">PLUGIN_NAME</a></strong></code>&nbsp;</td>
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#pluginName">pluginName</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.ref.WeakReference&lt;org.bukkit.plugin.Plugin&gt;</code></td>
@ -173,10 +173,16 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#prefix">prefix</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#REPORT_EXCEPTION_COUNT">REPORT_EXCEPTION_COUNT</a></strong></code>
<div class="block">Report format for printing the current exception count.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#SECOND_LEVEL_PREFIX">SECOND_LEVEL_PREFIX</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#supportURL">supportURL</a></strong></code>&nbsp;</td>
</tr>
@ -246,39 +252,57 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#clearGlobalParameters()">clearGlobalParameters</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#clearGlobalParameters()">clearGlobalParameters</a></strong>()</code>
<div class="block">Reset all global parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getErrorCount()">getErrorCount</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getErrorCount()">getErrorCount</a></strong>()</code>
<div class="block">Retrieve the current number of errors printed through <a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)"><code>reportDetailed(Object, Report)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getGlobalParameter(java.lang.String)">getGlobalParameter</a></strong>(java.lang.String&nbsp;key)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getGlobalParameter(java.lang.String)">getGlobalParameter</a></strong>(java.lang.String&nbsp;key)</code>
<div class="block">Retrieve a global parameter by its key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.logging.Logger</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getLogger()">getLogger</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getLogger()">getLogger</a></strong>()</code>
<div class="block">Retrieve the current logger that is used to print all reports.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getMaxErrorCount()">getMaxErrorCount</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getMaxErrorCount()">getMaxErrorCount</a></strong>()</code>
<div class="block">Retrieve the maximum number of errors we can print before we begin suppressing errors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getPrefix()">getPrefix</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getPrefix()">getPrefix</a></strong>()</code>
<div class="block">Retrieve the prefix to apply to every line in the error reports.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getStringDescription(java.lang.Object)">getStringDescription</a></strong>(java.lang.Object&nbsp;value)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getStringDescription(java.lang.Object)">getStringDescription</a></strong>(java.lang.Object&nbsp;value)</code>
<div class="block">Retrieve a string representation of the given object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getSupportURL()">getSupportURL</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#getSupportURL()">getSupportURL</a></strong>()</code>
<div class="block">Retrieve the support URL that will be added to all detailed reports.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#globalParameters()">globalParameters</a></strong>()</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#globalParameters()">globalParameters</a></strong>()</code>
<div class="block">Retrieve a set of every registered global parameter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
@ -288,70 +312,86 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimalNoSpam(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimalNoSpam</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, java.lang.String)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message)</code>
<div class="block">Prints a warning message from the current plugin.</div>
java.lang.Throwable&nbsp;error)</code>
<div class="block">Report a problem with a given method and plugin, ensuring that we don't exceed the maximum number of error reports.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error)</code>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setErrorCount(int)">setErrorCount</a></strong>(int&nbsp;errorCount)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setLogger(java.util.logging.Logger)">setLogger</a></strong>(java.util.logging.Logger&nbsp;logger)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setErrorCount(int)">setErrorCount</a></strong>(int&nbsp;errorCount)</code>
<div class="block">Set the number of errors printed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setMaxErrorCount(int)">setMaxErrorCount</a></strong>(int&nbsp;maxErrorCount)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setLogger(java.util.logging.Logger)">setLogger</a></strong>(java.util.logging.Logger&nbsp;logger)</code>
<div class="block">Set the current logger that is used to print all reports.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setPrefix(java.lang.String)">setPrefix</a></strong>(java.lang.String&nbsp;prefix)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setMaxErrorCount(int)">setMaxErrorCount</a></strong>(int&nbsp;maxErrorCount)</code>
<div class="block">Set the maximum number of errors we can print before we begin suppressing errors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setSupportURL(java.lang.String)">setSupportURL</a></strong>(java.lang.String&nbsp;supportURL)</code>&nbsp;</td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setPrefix(java.lang.String)">setPrefix</a></strong>(java.lang.String&nbsp;prefix)</code>
<div class="block">Set the prefix to apply to every line in the error reports.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#setSupportURL(java.lang.String)">setSupportURL</a></strong>(java.lang.String&nbsp;supportURL)</code>
<div class="block">Set the support URL that will be added to all detailed reports.</div>
</td>
</tr>
</table>
<ul class="blockList">
@ -375,6 +415,16 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="REPORT_EXCEPTION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REPORT_EXCEPTION_COUNT</h4>
<pre>public static final&nbsp;<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> REPORT_EXCEPTION_COUNT</pre>
<div class="block">Report format for printing the current exception count.</div>
</li>
</ul>
<a name="SECOND_LEVEL_PREFIX">
<!-- -->
</a>
@ -405,16 +455,6 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.comphenix.protocol.error.DetailedErrorReporter.DEFAULT_SUPPORT_URL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PLUGIN_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLUGIN_NAME</h4>
<pre>public static final&nbsp;java.lang.String PLUGIN_NAME</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.comphenix.protocol.error.DetailedErrorReporter.PLUGIN_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ERROR_PERMISSION">
<!-- -->
</a>
@ -489,6 +529,15 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<pre>protected&nbsp;java.lang.ref.WeakReference&lt;org.bukkit.plugin.Plugin&gt; pluginReference</pre>
</li>
</ul>
<a name="pluginName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pluginName</h4>
<pre>protected&nbsp;java.lang.String pluginName</pre>
</li>
</ul>
<a name="apacheCommonsMissing">
<!-- -->
</a>
@ -572,7 +621,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
@ -589,7 +638,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
@ -605,57 +654,73 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<pre>public&nbsp;boolean&nbsp;reportMinimalNoSpam(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre>
<div class="block">Report a problem with a given method and plugin, ensuring that we don't exceed the maximum number of error reports.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the component that observed this exception.</dd><dd><code>methodName</code> - - the method name.</dd><dd><code>error</code> - - the error itself.</dd>
<dt><span class="strong">Returns:</span></dt><dd>TRUE if the error was printed, FALSE if it was suppressed.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, java.lang.String)">
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>public&nbsp;void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, java.lang.String)">ErrorReporter</a></code></strong></div>
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a warning message from the current plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, java.lang.String)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>message</code> - - error message.</dd></dl>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>public&nbsp;void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">ErrorReporter</a></code></strong></div>
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a warning message from the current plugin.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>message</code> - - error message.</dd><dd><code>error</code> - - the exception that was thrown.</dd></dl>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, java.lang.String, java.lang.Throwable, java.lang.Object...)">
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>public&nbsp;void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, java.lang.String, java.lang.Throwable, java.lang.Object...)">ErrorReporter</a></code></strong></div>
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>message</code> - - an error message to include.</dd><dd><code>error</code> - - the exception that was thrown in the caller method.</dd><dd><code>parameters</code> - - parameters from the caller method.</dd></dl>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>public&nbsp;void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">ErrorReporter</a></code></strong></div>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="addPrefix(java.lang.String, java.lang.String)">
@ -678,6 +743,9 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getStringDescription</h4>
<pre>protected&nbsp;java.lang.String&nbsp;getStringDescription(java.lang.Object&nbsp;value)</pre>
<div class="block">Retrieve a string representation of the given object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - - object to convert.</dd>
<dt><span class="strong">Returns:</span></dt><dd>String representation.</dd></dl>
</li>
</ul>
<a name="isSimpleType(java.lang.Object)">
@ -699,6 +767,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getErrorCount</h4>
<pre>public&nbsp;int&nbsp;getErrorCount()</pre>
<div class="block">Retrieve the current number of errors printed through <a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)"><code>reportDetailed(Object, Report)</code></a>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Number of errors printed.</dd></dl>
</li>
</ul>
<a name="setErrorCount(int)">
@ -708,6 +778,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>setErrorCount</h4>
<pre>public&nbsp;void&nbsp;setErrorCount(int&nbsp;errorCount)</pre>
<div class="block">Set the number of errors printed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>errorCount</code> - - new number of errors printed.</dd></dl>
</li>
</ul>
<a name="getMaxErrorCount()">
@ -717,6 +789,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getMaxErrorCount</h4>
<pre>public&nbsp;int&nbsp;getMaxErrorCount()</pre>
<div class="block">Retrieve the maximum number of errors we can print before we begin suppressing errors.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Maximum number of errors.</dd></dl>
</li>
</ul>
<a name="setMaxErrorCount(int)">
@ -726,6 +800,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>setMaxErrorCount</h4>
<pre>public&nbsp;void&nbsp;setMaxErrorCount(int&nbsp;maxErrorCount)</pre>
<div class="block">Set the maximum number of errors we can print before we begin suppressing errors.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>maxErrorCount</code> - - new max count.</dd></dl>
</li>
</ul>
<a name="addGlobalParameter(java.lang.String, java.lang.Object)">
@ -736,7 +812,9 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<h4>addGlobalParameter</h4>
<pre>public&nbsp;void&nbsp;addGlobalParameter(java.lang.String&nbsp;key,
java.lang.Object&nbsp;value)</pre>
<div class="block">Adds the given global parameter. It will be included in every error report.</div>
<div class="block">Adds the given global parameter. It will be included in every error report.
<p>
Both key and value must be non-null.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - - name of parameter.</dd><dd><code>value</code> - - the global parameter itself.</dd></dl>
</li>
</ul>
@ -747,6 +825,9 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getGlobalParameter</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getGlobalParameter(java.lang.String&nbsp;key)</pre>
<div class="block">Retrieve a global parameter by its key.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - - key of the parameter to retrieve.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The value of the global parameter, or NULL if not found.</dd></dl>
</li>
</ul>
<a name="clearGlobalParameters()">
@ -756,6 +837,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>clearGlobalParameters</h4>
<pre>public&nbsp;void&nbsp;clearGlobalParameters()</pre>
<div class="block">Reset all global parameters.</div>
</li>
</ul>
<a name="globalParameters()">
@ -765,6 +847,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>globalParameters</h4>
<pre>public&nbsp;java.util.Set&lt;java.lang.String&gt;&nbsp;globalParameters()</pre>
<div class="block">Retrieve a set of every registered global parameter.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Set of all registered global parameters.</dd></dl>
</li>
</ul>
<a name="getSupportURL()">
@ -774,6 +858,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getSupportURL</h4>
<pre>public&nbsp;java.lang.String&nbsp;getSupportURL()</pre>
<div class="block">Retrieve the support URL that will be added to all detailed reports.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Support URL.</dd></dl>
</li>
</ul>
<a name="setSupportURL(java.lang.String)">
@ -783,6 +869,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>setSupportURL</h4>
<pre>public&nbsp;void&nbsp;setSupportURL(java.lang.String&nbsp;supportURL)</pre>
<div class="block">Set the support URL that will be added to all detailed reports.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>supportURL</code> - - the new support URL.</dd></dl>
</li>
</ul>
<a name="getPrefix()">
@ -792,6 +880,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getPrefix</h4>
<pre>public&nbsp;java.lang.String&nbsp;getPrefix()</pre>
<div class="block">Retrieve the prefix to apply to every line in the error reports.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Error report prefix.</dd></dl>
</li>
</ul>
<a name="setPrefix(java.lang.String)">
@ -801,6 +891,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>setPrefix</h4>
<pre>public&nbsp;void&nbsp;setPrefix(java.lang.String&nbsp;prefix)</pre>
<div class="block">Set the prefix to apply to every line in the error reports.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>prefix</code> - - new prefix.</dd></dl>
</li>
</ul>
<a name="getLogger()">
@ -810,6 +902,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>getLogger</h4>
<pre>public&nbsp;java.util.logging.Logger&nbsp;getLogger()</pre>
<div class="block">Retrieve the current logger that is used to print all reports.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The current logger.</dd></dl>
</li>
</ul>
<a name="setLogger(java.util.logging.Logger)">
@ -819,6 +913,8 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<li class="blockList">
<h4>setLogger</h4>
<pre>public&nbsp;void&nbsp;setLogger(java.util.logging.Logger&nbsp;logger)</pre>
<div class="block">Set the current logger that is used to print all reports.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>logger</code> - - new logger.</dd></dl>
</li>
</ul>
</li>
@ -847,7 +943,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>ErrorReporter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -37,7 +37,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
<li><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/ErrorReporter.html" target="_top">Frames</a></li>
@ -88,11 +88,14 @@
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dd>
<dd><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">BasicErrorReporter</a>, <a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error">DelegatedErrorReporter</a>, <a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ErrorReporter</span></pre>
<div class="block">Represents an object that can forward an error <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
@ -113,42 +116,46 @@
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, java.lang.String)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message)</code>
<div class="block">Prints a warning message from the current plugin.</div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error)</code>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
@ -176,7 +183,7 @@
<pre>void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender,
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd></dl>
</li>
</ul>
@ -190,47 +197,56 @@
java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div>
<div class="block">Prints a small minimal error report regarding an exception from another plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the other plugin.</dd><dd><code>methodName</code> - - name of the caller method.</dd><dd><code>error</code> - - the exception itself.</dd><dd><code>parameters</code> - - any relevant parameters to print.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, java.lang.String)">
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message)</pre>
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block">Prints a warning message from the current plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>message</code> - - error message.</dd></dl>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="reportWarning(java.lang.Object, java.lang.String, java.lang.Throwable)">
<a name="reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportWarning</h4>
<pre>void&nbsp;reportWarning(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error)</pre>
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block">Prints a warning message from the current plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>message</code> - - error message.</dd><dd><code>error</code> - - the exception that was thrown.</dd></dl>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, java.lang.String, java.lang.Throwable, java.lang.Object...)">
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</pre>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>report</code> - - an error report to include.</dd></dl>
</li>
</ul>
<a name="reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>reportDetailed</h4>
<pre>void&nbsp;reportDetailed(java.lang.Object&nbsp;sender,
java.lang.String&nbsp;message,
java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre>
<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</pre>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>message</code> - - an error message to include.</dd><dd><code>error</code> - - the exception that was thrown in the caller method.</dd><dd><code>parameters</code> - - parameters from the caller method.</dd></dl>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sender</code> - - the object containing the caller method.</dd><dd><code>reportBuilder</code> - - an error report builder that will be used to get the report.</dd></dl>
</li>
</ul>
</li>
@ -260,7 +276,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
<li><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/ErrorReporter.html" target="_top">Frames</a></li>

Datei anzeigen

@ -0,0 +1,306 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Report.ReportBuilder</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Report.ReportBuilder";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Report.ReportBuilder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/Report.ReportBuilder.html" target="_top">Frames</a></li>
<li><a href="Report.ReportBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.error</div>
<h2 title="Class Report.ReportBuilder" class="title">Class Report.ReportBuilder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.error.Report.ReportBuilder</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="strong">Report.ReportBuilder</span>
extends java.lang.Object</pre>
<div class="block">Must be constructed through the factory method in Report.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#build()">build</a></strong>()</code>
<div class="block">Construct a new report with the provided input.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#callerParam(java.lang.Object...)">callerParam</a></strong>(java.lang.Object...&nbsp;callerParameters)</code>
<div class="block">Set the parameters in the caller method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#error(java.lang.Throwable)">error</a></strong>(java.lang.Throwable&nbsp;exception)</code>
<div class="block">Set the current exception that occured.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#messageParam(java.lang.Object...)">messageParam</a></strong>(java.lang.Object...&nbsp;messageParameters)</code>
<div class="block">Set the message parameters that are used to construct a message text.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#type(com.comphenix.protocol.error.ReportType)">type</a></strong>(<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</code>
<div class="block">Set the current report type.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="type(com.comphenix.protocol.error.ReportType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;type(<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</pre>
<div class="block">Set the current report type. Cannot be NULL.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - - report type.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This builder, for chaining.</dd></dl>
</li>
</ul>
<a name="error(java.lang.Throwable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>error</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;error(@Nullable
java.lang.Throwable&nbsp;exception)</pre>
<div class="block">Set the current exception that occured.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>exception</code> - - exception that occured.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This builder, for chaining.</dd></dl>
</li>
</ul>
<a name="messageParam(java.lang.Object...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>messageParam</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;messageParam(@Nullable
java.lang.Object...&nbsp;messageParameters)</pre>
<div class="block">Set the message parameters that are used to construct a message text.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>messageParameters</code> - - parameters for the report type.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This builder, for chaining.</dd></dl>
</li>
</ul>
<a name="callerParam(java.lang.Object...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>callerParam</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;callerParam(@Nullable
java.lang.Object...&nbsp;callerParameters)</pre>
<div class="block">Set the parameters in the caller method. This is optional.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>callerParameters</code> - - parameters of the caller method.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This builder, for chaining.</dd></dl>
</li>
</ul>
<a name="build()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>build</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;build()</pre>
<div class="block">Construct a new report with the provided input.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>A new report.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Report.ReportBuilder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/Report.ReportBuilder.html" target="_top">Frames</a></li>
<li><a href="Report.ReportBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,421 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Report</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Report";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Report.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/Report.html" target="_top">Frames</a></li>
<li><a href="Report.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.error</div>
<h2 title="Class Report" class="title">Class Report</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.error.Report</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">Report</span>
extends java.lang.Object</pre>
<div class="block">Represents a error or warning report.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></strong></code>
<div class="block">Must be constructed through the factory method in Report.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#Report(com.comphenix.protocol.error.ReportType, java.lang.Throwable, java.lang.Object[], java.lang.Object[])">Report</a></strong>(<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type,
java.lang.Throwable&nbsp;exception,
java.lang.Object[]&nbsp;messageParameters,
java.lang.Object[]&nbsp;callerParameters)</code>
<div class="block">Construct a new report with the given type and parameters.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Object[]</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#getCallerParameters()">getCallerParameters</a></strong>()</code>
<div class="block">Retrieve the parameters of the caller method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Throwable</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#getException()">getException</a></strong>()</code>
<div class="block">Retrieve the associated exception, or NULL if not found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Object[]</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#getMessageParameters()">getMessageParameters</a></strong>()</code>
<div class="block">Retrieve the message parameters that will be used to construc the report message.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#getReportMessage()">getReportMessage</a></strong>()</code>
<div class="block">Format the current report type with the provided message parameters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#getType()">getType</a></strong>()</code>
<div class="block">Retrieve the report type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#hasCallerParameters()">hasCallerParameters</a></strong>()</code>
<div class="block">Determine if we have any caller parameters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#hasMessageParameters()">hasMessageParameters</a></strong>()</code>
<div class="block">Determine if we have any message parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/Report.html#newBuilder(com.comphenix.protocol.error.ReportType)">newBuilder</a></strong>(<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</code>
<div class="block">Construct a new report builder.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Report(com.comphenix.protocol.error.ReportType, java.lang.Throwable, java.lang.Object[], java.lang.Object[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Report</h4>
<pre>protected&nbsp;Report(<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type,
@Nullable
java.lang.Throwable&nbsp;exception,
@Nullable
java.lang.Object[]&nbsp;messageParameters,
@Nullable
java.lang.Object[]&nbsp;callerParameters)</pre>
<div class="block">Construct a new report with the given type and parameters.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>exception</code> - - exception that occured in the caller method.</dd><dd><code>type</code> - - the report type that will be used to construct the message.</dd><dd><code>messageParameters</code> - - parameters used to construct the report message.</dd><dd><code>callerParameters</code> - - parameters from the caller method.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="newBuilder(com.comphenix.protocol.error.ReportType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newBuilder</h4>
<pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;newBuilder(<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</pre>
<div class="block">Construct a new report builder.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - - the initial report type.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Report builder.</dd></dl>
</li>
</ul>
<a name="getReportMessage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReportMessage</h4>
<pre>public&nbsp;java.lang.String&nbsp;getReportMessage()</pre>
<div class="block">Format the current report type with the provided message parameters.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The formated report message.</dd></dl>
</li>
</ul>
<a name="getMessageParameters()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessageParameters</h4>
<pre>public&nbsp;java.lang.Object[]&nbsp;getMessageParameters()</pre>
<div class="block">Retrieve the message parameters that will be used to construc the report message.
<p<
This should not be confused with the method parameters of the caller method.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Message parameters.</dd></dl>
</li>
</ul>
<a name="getCallerParameters()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCallerParameters</h4>
<pre>public&nbsp;java.lang.Object[]&nbsp;getCallerParameters()</pre>
<div class="block">Retrieve the parameters of the caller method. Optional - may be NULL.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Parameters or the caller method.</dd></dl>
</li>
</ul>
<a name="getType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;getType()</pre>
<div class="block">Retrieve the report type.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Report type.</dd></dl>
</li>
</ul>
<a name="getException()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getException</h4>
<pre>public&nbsp;java.lang.Throwable&nbsp;getException()</pre>
<div class="block">Retrieve the associated exception, or NULL if not found.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Associated exception, or NULL.</dd></dl>
</li>
</ul>
<a name="hasMessageParameters()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasMessageParameters</h4>
<pre>public&nbsp;boolean&nbsp;hasMessageParameters()</pre>
<div class="block">Determine if we have any message parameters.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>TRUE if there are any message parameters, FALSE otherwise.</dd></dl>
</li>
</ul>
<a name="hasCallerParameters()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>hasCallerParameters</h4>
<pre>public&nbsp;boolean&nbsp;hasCallerParameters()</pre>
<div class="block">Determine if we have any caller parameters.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>TRUE if there are any caller parameters, FALSE otherwise.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Report.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/error/Report.html" target="_top">Frames</a></li>
<li><a href="Report.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,15 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>BukkitUnwrapper</title>
<meta name="date" content="2013-02-05">
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>ReportType</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitUnwrapper";
parent.document.title="ReportType";
}
//-->
</script>
@ -27,7 +27,7 @@
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BukkitUnwrapper.html">Use</a></li>
<li><a href="class-use/ReportType.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
@ -36,12 +36,12 @@
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/BukkitUnwrapper.html" target="_top">Frames</a></li>
<li><a href="BukkitUnwrapper.html" target="_top">No Frames</a></li>
<li><a href="../../../../index.html?com/comphenix/protocol/error/ReportType.html" target="_top">Frames</a></li>
<li><a href="ReportType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
@ -79,37 +79,28 @@
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.injector</div>
<h2 title="Class BukkitUnwrapper" class="title">Class BukkitUnwrapper</h2>
<div class="subTitle">com.comphenix.protocol.error</div>
<h2 title="Class ReportType" class="title">Class ReportType</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.injector.BukkitUnwrapper</li>
<li>com.comphenix.protocol.error.ReportType</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">PacketConstructor.Unwrapper</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">BukkitUnwrapper</span>
extends java.lang.Object
implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">PacketConstructor.Unwrapper</a></pre>
<div class="block">Represents an object capable of converting wrapped Bukkit objects into NMS objects.
<pre>public class <span class="strong">ReportType</span>
extends java.lang.Object</pre>
<div class="block">Represents a strongly-typed report. Subclasses should be immutable.
<p>
Typical conversions include:
<ul>
<li>org.bukkit.entity.Player -> net.minecraft.server.EntityPlayer</li>
<li>org.bukkit.World -> net.minecraft.server.WorldServer</li>
</ul></div>
By convention, a report must be declared as a static field publicly accessible from the sender class.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
@ -130,7 +121,9 @@ implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructo
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/BukkitUnwrapper.html#BukkitUnwrapper()">BukkitUnwrapper</a></strong>()</code>&nbsp;</td>
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/ReportType.html#ReportType(java.lang.String)">ReportType</a></strong>(java.lang.String&nbsp;errorFormat)</code>
<div class="block">Construct a new report type.</div>
</td>
</tr>
</table>
</li>
@ -148,18 +141,28 @@ implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructo
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/BukkitUnwrapper.html#unwrapItem(java.lang.Object)">unwrapItem</a></strong>(java.lang.Object&nbsp;wrappedObject)</code>
<div class="block">Convert the given wrapped object to the equivalent net.minecraft.server object.</div>
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ReportType.html#getMessage(java.lang.Object[])">getMessage</a></strong>(java.lang.Object[]&nbsp;parameters)</code>
<div class="block">Convert the given report to a string, using the provided parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ReportType.html#getReports(java.lang.Class)">getReports</a></strong>(java.lang.Class&lt;?&gt;&nbsp;clazz)</code>
<div class="block">Retrieve all publicly associated reports.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ReportType.html#toString()">toString</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@ -175,13 +178,15 @@ implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructo
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BukkitUnwrapper()">
<a name="ReportType(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BukkitUnwrapper</h4>
<pre>public&nbsp;BukkitUnwrapper()</pre>
<h4>ReportType</h4>
<pre>public&nbsp;ReportType(java.lang.String&nbsp;errorFormat)</pre>
<div class="block">Construct a new report type.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>errorFormat</code> - - string used to format the underlying report.</dd></dl>
</li>
</ul>
</li>
@ -192,20 +197,41 @@ implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructo
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="unwrapItem(java.lang.Object)">
<a name="getMessage(java.lang.Object[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessage</h4>
<pre>public&nbsp;java.lang.String&nbsp;getMessage(java.lang.Object[]&nbsp;parameters)</pre>
<div class="block">Convert the given report to a string, using the provided parameters.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>parameters</code> - - parameters to insert, or NULL to insert nothing.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The full report in string format.</dd></dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="getReports(java.lang.Class)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>unwrapItem</h4>
<pre>public&nbsp;java.lang.Object&nbsp;unwrapItem(java.lang.Object&nbsp;wrappedObject)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html#unwrapItem(java.lang.Object)">PacketConstructor.Unwrapper</a></code></strong></div>
<div class="block">Convert the given wrapped object to the equivalent net.minecraft.server object.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html#unwrapItem(java.lang.Object)">unwrapItem</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html" title="interface in com.comphenix.protocol.injector">PacketConstructor.Unwrapper</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>wrappedObject</code> - - wrapped object.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The net.minecraft.server object.</dd></dl>
<h4>getReports</h4>
<pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>[]&nbsp;getReports(java.lang.Class&lt;?&gt;&nbsp;clazz)</pre>
<div class="block">Retrieve all publicly associated reports.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - - sender class.</dd>
<dt><span class="strong">Returns:</span></dt><dd>All associated reports.</dd></dl>
</li>
</ul>
</li>
@ -225,7 +251,7 @@ implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructo
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BukkitUnwrapper.html">Use</a></li>
<li><a href="class-use/ReportType.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
@ -234,12 +260,12 @@ implements <a href="../../../../com/comphenix/protocol/injector/PacketConstructo
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/injector/BukkitUnwrapper.html" target="_top">Frames</a></li>
<li><a href="BukkitUnwrapper.html" target="_top">No Frames</a></li>
<li><a href="../../../../index.html?com/comphenix/protocol/error/ReportType.html" target="_top">Frames</a></li>
<li><a href="ReportType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>

Datei anzeigen

@ -2,15 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Wed Oct 17 08:12:19 CEST 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.PrimitiveUtils</title>
<meta name="date" content="2012-10-17">
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.error.BasicErrorReporter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.reflect.PrimitiveUtils";
parent.document.title="Uses of Class com.comphenix.protocol.error.BasicErrorReporter";
}
//-->
</script>
@ -26,7 +26,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@ -40,8 +40,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/reflect/class-use/PrimitiveUtils.html" target="_top">Frames</a></li>
<li><a href="PrimitiveUtils.html" target="_top">No Frames</a></li>
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/BasicErrorReporter.html" target="_top">Frames</a></li>
<li><a href="BasicErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
@ -63,9 +63,9 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.reflect.PrimitiveUtils" class="title">Uses of Class<br>com.comphenix.protocol.reflect.PrimitiveUtils</h2>
<h2 title="Uses of Class com.comphenix.protocol.error.BasicErrorReporter" class="title">Uses of Class<br>com.comphenix.protocol.error.BasicErrorReporter</h2>
</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.reflect.PrimitiveUtils</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.error.BasicErrorReporter</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
@ -75,7 +75,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/PrimitiveUtils.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@ -89,8 +89,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/reflect/class-use/PrimitiveUtils.html" target="_top">Frames</a></li>
<li><a href="PrimitiveUtils.html" target="_top">No Frames</a></li>
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/BasicErrorReporter.html" target="_top">Frames</a></li>
<li><a href="BasicErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>

Datei anzeigen

@ -2,15 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Dec 04 00:55:54 CET 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.StructureModifierTest</title>
<meta name="date" content="2012-12-04">
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.error.DelegatedErrorReporter</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.reflect.StructureModifierTest";
parent.document.title="Uses of Class com.comphenix.protocol.error.DelegatedErrorReporter";
}
//-->
</script>
@ -26,7 +26,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@ -40,8 +40,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/reflect/class-use/StructureModifierTest.html" target="_top">Frames</a></li>
<li><a href="StructureModifierTest.html" target="_top">No Frames</a></li>
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/DelegatedErrorReporter.html" target="_top">Frames</a></li>
<li><a href="DelegatedErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
@ -63,9 +63,9 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.reflect.StructureModifierTest" class="title">Uses of Class<br>com.comphenix.protocol.reflect.StructureModifierTest</h2>
<h2 title="Uses of Class com.comphenix.protocol.error.DelegatedErrorReporter" class="title">Uses of Class<br>com.comphenix.protocol.error.DelegatedErrorReporter</h2>
</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.reflect.StructureModifierTest</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.error.DelegatedErrorReporter</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
@ -75,7 +75,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/StructureModifierTest.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@ -89,8 +89,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/reflect/class-use/StructureModifierTest.html" target="_top">Frames</a></li>
<li><a href="StructureModifierTest.html" target="_top">No Frames</a></li>
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/DelegatedErrorReporter.html" target="_top">Frames</a></li>
<li><a href="DelegatedErrorReporter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.error.DetailedErrorReporter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.error.ErrorReporter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -123,6 +123,19 @@
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#CommandFilter(com.comphenix.protocol.error.ErrorReporter, org.bukkit.plugin.Plugin, com.comphenix.protocol.ProtocolConfig)">CommandFilter</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.plugin.Plugin&nbsp;plugin,
com.comphenix.protocol.ProtocolConfig&nbsp;config)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.async">
<!-- -->
@ -170,12 +183,52 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">BasicErrorReporter</a></strong></code>
<div class="block">Represents a basic error reporter that prints error reports to the standard error stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error">DelegatedErrorReporter</a></strong></code>
<div class="block">Construct an error reporter that delegates to another error reporter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></strong></code>
<div class="block">Internal class used to handle exceptions.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> that return <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#getDelegated()">getDelegated</a></strong>()</code>
<div class="block">Retrieve the underlying error reporter.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#DelegatedErrorReporter(com.comphenix.protocol.error.ErrorReporter)">DelegatedErrorReporter</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;delegated)</code>
<div class="block">Construct a new error reporter that forwards all reports to a given reporter.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.reflect.compiler">
<!-- -->

Datei anzeigen

@ -0,0 +1,234 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.error.Report.ReportBuilder</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.error.Report.ReportBuilder";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/Report.ReportBuilder.html" target="_top">Frames</a></li>
<li><a href="Report.ReportBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.error.Report.ReportBuilder" class="title">Uses of Class<br>com.comphenix.protocol.error.Report.ReportBuilder</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.error">com.comphenix.protocol.error</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol.error">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a> in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> that return <a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.ReportBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#callerParam(java.lang.Object...)">callerParam</a></strong>(java.lang.Object...&nbsp;callerParameters)</code>
<div class="block">Set the parameters in the caller method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.ReportBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#error(java.lang.Throwable)">error</a></strong>(java.lang.Throwable&nbsp;exception)</code>
<div class="block">Set the current exception that occured.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.ReportBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#messageParam(java.lang.Object...)">messageParam</a></strong>(java.lang.Object...&nbsp;messageParameters)</code>
<div class="block">Set the message parameters that are used to construct a message text.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.html#newBuilder(com.comphenix.protocol.error.ReportType)">newBuilder</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</code>
<div class="block">Construct a new report builder.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.ReportBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#type(com.comphenix.protocol.error.ReportType)">type</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</code>
<div class="block">Set the current report type.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DetailedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BasicErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DetailedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BasicErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report.ReportBuilder)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a>&nbsp;reportBuilder)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/Report.ReportBuilder.html" target="_top">Frames</a></li>
<li><a href="Report.ReportBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,226 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.error.Report</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.error.Report";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/Report.html" target="_top">Frames</a></li>
<li><a href="Report.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.error.Report" class="title">Uses of Class<br>com.comphenix.protocol.error.Report</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.error">com.comphenix.protocol.error</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol.error">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a> in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> that return <a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></code></td>
<td class="colLast"><span class="strong">Report.ReportBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#build()">build</a></strong>()</code>
<div class="block">Construct a new report with the provided input.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#filterReport(java.lang.Object, com.comphenix.protocol.error.Report, boolean)">filterReport</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report,
boolean&nbsp;detailed)</code>
<div class="block">Invoked before an error report is passed on to the underlying error reporter.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#filterReport(java.lang.Object, com.comphenix.protocol.error.Report, boolean)">filterReport</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report,
boolean&nbsp;detailed)</code>
<div class="block">Invoked before an error report is passed on to the underlying error reporter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a detailed error report about an unhandled exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DetailedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BasicErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportDetailed(java.lang.Object, com.comphenix.protocol.error.Report)">reportDetailed</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>
<div class="block">Prints a warning message from the current plugin.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DetailedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">DelegatedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BasicErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/BasicErrorReporter.html#reportWarning(java.lang.Object, com.comphenix.protocol.error.Report)">reportWarning</a></strong>(java.lang.Object&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a>&nbsp;report)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/Report.html" target="_top">Frames</a></li>
<li><a href="Report.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -0,0 +1,333 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.error.ReportType</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.error.ReportType";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/ReportType.html" target="_top">Frames</a></li>
<li><a href="ReportType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.error.ReportType" class="title">Uses of Class<br>com.comphenix.protocol.error.ReportType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.error">com.comphenix.protocol.error</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.reflect.compiler">com.comphenix.protocol.reflect.compiler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> in <a href="../../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/package-summary.html">com.comphenix.protocol</a> declared as <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_CREATE_TIMEOUT_TASK">REPORT_CANNOT_CREATE_TIMEOUT_TASK</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_DELETE_CONFIG">REPORT_CANNOT_DELETE_CONFIG</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS">REPORT_CANNOT_DETECT_CONFLICTING_PLUGINS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#REPORT_CANNOT_HANDLE_CONVERSATION">REPORT_CANNOT_HANDLE_CONVERSATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_LOAD_CONFIG">REPORT_CANNOT_LOAD_CONFIG</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#REPORT_CANNOT_LOAD_FALLBACK_ENGINE">REPORT_CANNOT_LOAD_FALLBACK_ENGINE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_PARSE_INJECTION_METHOD">REPORT_CANNOT_PARSE_INJECTION_METHOD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_PARSE_MINECRAFT_VERSION">REPORT_CANNOT_PARSE_MINECRAFT_VERSION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_REGISTER_COMMAND">REPORT_CANNOT_REGISTER_COMMAND</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_CANNOT_UPDATE_PLUGIN">REPORT_CANNOT_UPDATE_PLUGIN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#REPORT_FALLBACK_ENGINE">REPORT_FALLBACK_ENGINE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#REPORT_FILTER_REMOVED_FOR_ERROR">REPORT_FILTER_REMOVED_FOR_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_METRICS_GENERIC_ERROR">REPORT_METRICS_GENERIC_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_METRICS_IO_ERROR">REPORT_METRICS_IO_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE">REPORT_PACKAGES_UNSUPPORTED_IN_ENGINE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_PLUGIN_ENABLE_ERROR">REPORT_PLUGIN_ENABLE_ERROR</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">ProtocolLibrary.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolLibrary.html#REPORT_PLUGIN_LOAD_ERROR">REPORT_PLUGIN_LOAD_ERROR</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.error">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> declared as <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">DetailedErrorReporter.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#REPORT_EXCEPTION_COUNT">REPORT_EXCEPTION_COUNT</a></strong></code>
<div class="block">Report format for printing the current exception count.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> that return <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>[]</code></td>
<td class="colLast"><span class="strong">ReportType.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/ReportType.html#getReports(java.lang.Class)">getReports</a></strong>(java.lang.Class&lt;?&gt;&nbsp;clazz)</code>
<div class="block">Retrieve all publicly associated reports.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">Report.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.html#getType()">getType</a></strong>()</code>
<div class="block">Retrieve the report type.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.html#newBuilder(com.comphenix.protocol.error.ReportType)">newBuilder</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</code>
<div class="block">Construct a new report builder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></code></td>
<td class="colLast"><span class="strong">Report.ReportBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.ReportBuilder.html#type(com.comphenix.protocol.error.ReportType)">type</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type)</code>
<div class="block">Set the current report type.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/error/Report.html#Report(com.comphenix.protocol.error.ReportType, java.lang.Throwable, java.lang.Object[], java.lang.Object[])">Report</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a>&nbsp;type,
java.lang.Throwable&nbsp;exception,
java.lang.Object[]&nbsp;messageParameters,
java.lang.Object[]&nbsp;callerParameters)</code>
<div class="block">Construct a new report with the given type and parameters.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.reflect.compiler">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a> in <a href="../../../../../com/comphenix/protocol/reflect/compiler/package-summary.html">com.comphenix.protocol.reflect.compiler</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/reflect/compiler/package-summary.html">com.comphenix.protocol.reflect.compiler</a> declared as <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">BackgroundCompiler.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#REPORT_CANNOT_COMPILE_STRUCTURE_MODIFIER">REPORT_CANNOT_COMPILE_STRUCTURE_MODIFIER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">BackgroundCompiler.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html#REPORT_CANNOT_SCHEDULE_COMPILATION">REPORT_CANNOT_SCHEDULE_COMPILATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></code></td>
<td class="colLast"><span class="strong">StructureCompiler.</span><code><strong><a href="../../../../../com/comphenix/protocol/reflect/compiler/StructureCompiler.html#REPORT_TOO_MANY_GENERATED_CLASSES">REPORT_TOO_MANY_GENERATED_CLASSES</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/error/class-use/ReportType.html" target="_top">Frames</a></li>
<li><a href="ReportType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.error</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -16,7 +16,12 @@
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BasicErrorReporter.html" title="class in com.comphenix.protocol.error" target="classFrame">BasicErrorReporter</a></li>
<li><a href="DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error" target="classFrame">DelegatedErrorReporter</a></li>
<li><a href="DetailedErrorReporter.html" title="class in com.comphenix.protocol.error" target="classFrame">DetailedErrorReporter</a></li>
<li><a href="Report.html" title="class in com.comphenix.protocol.error" target="classFrame">Report</a></li>
<li><a href="Report.ReportBuilder.html" title="class in com.comphenix.protocol.error" target="classFrame">Report.ReportBuilder</a></li>
<li><a href="ReportType.html" title="class in com.comphenix.protocol.error" target="classFrame">ReportType</a></li>
</ul>
</div>
</body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.error</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -77,7 +77,9 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></td>
<td class="colLast">&nbsp;</td>
<td class="colLast">
<div class="block">Represents an object that can forward an error <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
</td>
</tr>
</tbody>
</table>
@ -91,11 +93,41 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error">BasicErrorReporter</a></td>
<td class="colLast">
<div class="block">Represents a basic error reporter that prints error reports to the standard error stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error">DelegatedErrorReporter</a></td>
<td class="colLast">
<div class="block">Construct an error reporter that delegates to another error reporter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></td>
<td class="colLast">
<div class="block">Internal class used to handle exceptions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error">Report</a></td>
<td class="colLast">
<div class="block">Represents a error or warning report.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></td>
<td class="colLast">
<div class="block">Must be constructed through the factory method in Report.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error">ReportType</a></td>
<td class="colLast">
<div class="block">Represents a strongly-typed report.</div>
</td>
</tr>
</tbody>
</table>
</li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.error Class Hierarchy</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -74,7 +74,12 @@
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/BasicErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">BasicErrorReporter</span></a> (implements com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>)</li>
<li type="circle">com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">DelegatedErrorReporter</span></a> (implements com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>)</li>
<li type="circle">com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">DetailedErrorReporter</span></a> (implements com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>)</li>
<li type="circle">com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><span class="strong">Report</span></a></li>
<li type="circle">com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html" title="class in com.comphenix.protocol.error"><span class="strong">Report.ReportBuilder</span></a></li>
<li type="circle">com.comphenix.protocol.error.<a href="../../../../com/comphenix/protocol/error/ReportType.html" title="class in com.comphenix.protocol.error"><span class="strong">ReportType</span></a></li>
</ul>
</li>
</ul>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Package com.comphenix.protocol.error</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -106,7 +106,14 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol">ErrorReporter</a>&nbsp;</td>
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol">ErrorReporter</a>
<div class="block">Represents an object that can forward an error <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ReportType.html#com.comphenix.protocol">ReportType</a>
<div class="block">Represents a strongly-typed report.</div>
</td>
</tr>
</tbody>
</table>
@ -121,7 +128,9 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.async">ErrorReporter</a>&nbsp;</td>
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.async">ErrorReporter</a>
<div class="block">Represents an object that can forward an error <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
</td>
</tr>
</tbody>
</table>
@ -136,7 +145,24 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.error">ErrorReporter</a>&nbsp;</td>
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.error">ErrorReporter</a>
<div class="block">Represents an object that can forward an error <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/Report.html#com.comphenix.protocol.error">Report</a>
<div class="block">Represents a error or warning report.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/Report.ReportBuilder.html#com.comphenix.protocol.error">Report.ReportBuilder</a>
<div class="block">Must be constructed through the factory method in Report.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ReportType.html#com.comphenix.protocol.error">ReportType</a>
<div class="block">Represents a strongly-typed report.</div>
</td>
</tr>
</tbody>
</table>
@ -151,7 +177,14 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.reflect.compiler">ErrorReporter</a>&nbsp;</td>
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.reflect.compiler">ErrorReporter</a>
<div class="block">Represents an object that can forward an error <a href="../../../../com/comphenix/protocol/error/Report.html" title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ReportType.html#com.comphenix.protocol.reflect.compiler">ReportType</a>
<div class="block">Represents a strongly-typed report.</div>
</td>
</tr>
</tbody>
</table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>ConnectionSide</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>ListenerPriority</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>ListeningWhitelist</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>MonitorAdapter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>PacketAdapter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>PacketContainer</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -37,7 +37,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/events/PacketContainer.html" target="_top">Frames</a></li>
@ -820,7 +820,7 @@ implements java.io.Serializable</pre>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/events/PacketContainer.html" target="_top">Frames</a></li>

Datei anzeigen

@ -0,0 +1,494 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>PacketContainerTest</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PacketContainerTest";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PacketContainerTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/events/PacketContainerTest.html" target="_top">Frames</a></li>
<li><a href="PacketContainerTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.events</div>
<h2 title="Class PacketContainerTest" class="title">Class PacketContainerTest</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.events.PacketContainerTest</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@PrepareForTest(value=org.bukkit.craftbukkit.v1_5_R2.inventory.CraftItemFactory.class)
public class <span class="strong">PacketContainerTest</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#PacketContainerTest()">PacketContainerTest</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#initializeBukkit()">initializeBukkit</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testDeepClone()">testDeepClone</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetByteArrays()">testGetByteArrays</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetBytes()">testGetBytes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetDataWatcherModifier()">testGetDataWatcherModifier</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetDoubles()">testGetDoubles</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetFloat()">testGetFloat</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetIntegerArrays()">testGetIntegerArrays</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetIntegers()">testGetIntegers</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetItemArrayModifier()">testGetItemArrayModifier</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetItemModifier()">testGetItemModifier</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetLongs()">testGetLongs</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetNbtModifier()">testGetNbtModifier</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetPositionCollectionModifier()">testGetPositionCollectionModifier</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetShorts()">testGetShorts</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetStringArrays()">testGetStringArrays</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetStrings()">testGetStrings</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetWatchableCollectionModifier()">testGetWatchableCollectionModifier</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html#testGetWorldTypeModifier()">testGetWorldTypeModifier</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PacketContainerTest()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PacketContainerTest</h4>
<pre>public&nbsp;PacketContainerTest()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initializeBukkit()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeBukkit</h4>
<pre>public static&nbsp;void&nbsp;initializeBukkit()
throws java.lang.IllegalAccessException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalAccessException</code></dd></dl>
</li>
</ul>
<a name="testGetByteArrays()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetByteArrays</h4>
<pre>public&nbsp;void&nbsp;testGetByteArrays()</pre>
</li>
</ul>
<a name="testGetBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetBytes</h4>
<pre>public&nbsp;void&nbsp;testGetBytes()</pre>
</li>
</ul>
<a name="testGetShorts()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetShorts</h4>
<pre>public&nbsp;void&nbsp;testGetShorts()</pre>
</li>
</ul>
<a name="testGetIntegers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetIntegers</h4>
<pre>public&nbsp;void&nbsp;testGetIntegers()</pre>
</li>
</ul>
<a name="testGetLongs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetLongs</h4>
<pre>public&nbsp;void&nbsp;testGetLongs()</pre>
</li>
</ul>
<a name="testGetFloat()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetFloat</h4>
<pre>public&nbsp;void&nbsp;testGetFloat()</pre>
</li>
</ul>
<a name="testGetDoubles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetDoubles</h4>
<pre>public&nbsp;void&nbsp;testGetDoubles()</pre>
</li>
</ul>
<a name="testGetStrings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetStrings</h4>
<pre>public&nbsp;void&nbsp;testGetStrings()</pre>
</li>
</ul>
<a name="testGetStringArrays()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetStringArrays</h4>
<pre>public&nbsp;void&nbsp;testGetStringArrays()</pre>
</li>
</ul>
<a name="testGetIntegerArrays()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetIntegerArrays</h4>
<pre>public&nbsp;void&nbsp;testGetIntegerArrays()</pre>
</li>
</ul>
<a name="testGetItemModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetItemModifier</h4>
<pre>public&nbsp;void&nbsp;testGetItemModifier()</pre>
</li>
</ul>
<a name="testGetItemArrayModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetItemArrayModifier</h4>
<pre>public&nbsp;void&nbsp;testGetItemArrayModifier()</pre>
</li>
</ul>
<a name="testGetWorldTypeModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetWorldTypeModifier</h4>
<pre>public&nbsp;void&nbsp;testGetWorldTypeModifier()</pre>
</li>
</ul>
<a name="testGetNbtModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetNbtModifier</h4>
<pre>public&nbsp;void&nbsp;testGetNbtModifier()</pre>
</li>
</ul>
<a name="testGetDataWatcherModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetDataWatcherModifier</h4>
<pre>public&nbsp;void&nbsp;testGetDataWatcherModifier()</pre>
</li>
</ul>
<a name="testGetPositionCollectionModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetPositionCollectionModifier</h4>
<pre>public&nbsp;void&nbsp;testGetPositionCollectionModifier()</pre>
</li>
</ul>
<a name="testGetWatchableCollectionModifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetWatchableCollectionModifier</h4>
<pre>public&nbsp;void&nbsp;testGetWatchableCollectionModifier()</pre>
</li>
</ul>
<a name="testDeepClone()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>testDeepClone</h4>
<pre>public&nbsp;void&nbsp;testDeepClone()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PacketContainerTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/events/PacketContainerTest.html" target="_top">Frames</a></li>
<li><a href="PacketContainerTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>PacketEvent</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -36,7 +36,7 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
@ -222,28 +222,40 @@ implements org.bukkit.event.Cancellable</pre>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#isReadOnly()">isReadOnly</a></strong>()</code>
<div class="block">Determine if the current packet event is read only.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#isServerPacket()">isServerPacket</a></strong>()</code>
<div class="block">Whether or not this packet was created by the server.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#setAsyncMarker(com.comphenix.protocol.async.AsyncMarker)">setAsyncMarker</a></strong>(<a href="../../../../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a>&nbsp;asyncMarker)</code>
<div class="block">Set the asynchronous marker.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#setCancelled(boolean)">setCancelled</a></strong>(boolean&nbsp;cancel)</code>
<div class="block">Sets whether or not the packet should be cancelled.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#setPacket(com.comphenix.protocol.events.PacketContainer)">setPacket</a></strong>(<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Replace the packet that will be sent to the player.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#setReadOnly(boolean)">setReadOnly</a></strong>(boolean&nbsp;readOnly)</code>
<div class="block">Set the read-only state of this packet event.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.util.EventObject">
@ -460,6 +472,35 @@ implements org.bukkit.event.Cancellable</pre>
<dd><code>java.lang.IllegalStateException</code> - If the current event is asynchronous.</dd></dl>
</li>
</ul>
<a name="isReadOnly()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReadOnly</h4>
<pre>public&nbsp;boolean&nbsp;isReadOnly()</pre>
<div class="block">Determine if the current packet event is read only.
<p>
This is used to ensure that a monitor listener doesn't accidentally alter the state of the event. However,
it is still possible to modify the packet itself, as it would require too many resources to verify its integrity.
<p>
Thus, the packet is considered immutable if the packet event is read only.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>TRUE if it is, FALSE otherwise.</dd></dl>
</li>
</ul>
<a name="setReadOnly(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReadOnly</h4>
<pre>public&nbsp;void&nbsp;setReadOnly(boolean&nbsp;readOnly)</pre>
<div class="block">Set the read-only state of this packet event.
<p>
This will be reset for every packet listener.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>readOnly</code> - - TRUE if it is read-only, FALSE otherwise.</dd></dl>
</li>
</ul>
<a name="isAsynchronous()">
<!-- -->
</a>
@ -497,7 +538,7 @@ implements org.bukkit.event.Cancellable</pre>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:45 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:31 CEST 2013 -->
<title>PacketListener</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.ConnectionSide</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -213,7 +213,7 @@ the order they are declared.</div>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.ListenerPriority</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -200,7 +200,7 @@ the order they are declared.</div>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.ListeningWhitelist</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -158,11 +158,11 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code>&nbsp;</td>
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code>&nbsp;</td>
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getReceivingWhitelist()">getReceivingWhitelist</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
@ -172,11 +172,11 @@
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code>&nbsp;</td>
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></code></td>
<td class="colLast"><span class="strong">PacketAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code>&nbsp;</td>
<td class="colLast"><span class="strong">MonitorAdapter.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#getSendingWhitelist()">getSendingWhitelist</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
@ -218,7 +218,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.MonitorAdapter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketAdapter</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -77,7 +77,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketContainer</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -250,7 +250,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,15 +2,15 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Mon Dec 10 16:44:14 CET 2012 -->
<title>Uses of Class com.comphenix.protocol.reflect.ObjectCloner</title>
<meta name="date" content="2012-12-10">
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:33 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketContainerTest</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.reflect.ObjectCloner";
parent.document.title="Uses of Class com.comphenix.protocol.events.PacketContainerTest";
}
//-->
</script>
@ -26,7 +26,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/ObjectCloner.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@ -40,8 +40,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/reflect/class-use/ObjectCloner.html" target="_top">Frames</a></li>
<li><a href="ObjectCloner.html" target="_top">No Frames</a></li>
<li><a href="../../../../../index.html?com/comphenix/protocol/events/class-use/PacketContainerTest.html" target="_top">Frames</a></li>
<li><a href="PacketContainerTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
@ -63,9 +63,9 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.reflect.ObjectCloner" class="title">Uses of Class<br>com.comphenix.protocol.reflect.ObjectCloner</h2>
<h2 title="Uses of Class com.comphenix.protocol.events.PacketContainerTest" class="title">Uses of Class<br>com.comphenix.protocol.events.PacketContainerTest</h2>
</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.reflect.ObjectCloner</div>
<div class="classUseContainer">No usage of com.comphenix.protocol.events.PacketContainerTest</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
@ -75,7 +75,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/reflect/ObjectCloner.html" title="class in com.comphenix.protocol.reflect">Class</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@ -89,8 +89,8 @@
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/reflect/class-use/ObjectCloner.html" target="_top">Frames</a></li>
<li><a href="ObjectCloner.html" target="_top">No Frames</a></li>
<li><a href="../../../../../index.html?com/comphenix/protocol/events/class-use/PacketContainerTest.html" target="_top">Frames</a></li>
<li><a href="PacketContainerTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketEvent</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -107,6 +107,34 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CommandFilter.Filter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.Filter.html#evaluate(javax.script.ScriptEngine, com.comphenix.protocol.events.PacketEvent)">evaluate</a></strong>(javax.script.ScriptEngine&nbsp;context,
<a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</code>
<div class="block">Evaluate the current filter using the provided ScriptEngine as context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#filterEvent(com.comphenix.protocol.events.PacketEvent)">filterEvent</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event)</code>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CommandFilter.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.html#filterEvent(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.FilterFailedHandler)">filterEvent</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html" title="interface in com.comphenix.protocol">CommandFilter.FilterFailedHandler</a>&nbsp;handler)</code>
<div class="block">Determine whether or not to pass the given packet event to the packet listeners.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CommandFilter.FilterFailedHandler.</span><code><strong><a href="../../../../../com/comphenix/protocol/CommandFilter.FilterFailedHandler.html#handle(com.comphenix.protocol.events.PacketEvent, com.comphenix.protocol.CommandFilter.Filter, java.lang.Exception)">handle</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;event,
<a href="../../../../../com/comphenix/protocol/CommandFilter.Filter.html" title="class in com.comphenix.protocol">CommandFilter.Filter</a>&nbsp;filter,
java.lang.Exception&nbsp;ex)</code>
<div class="block">Invoked when a given filter has failed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">AsynchronousManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/AsynchronousManager.html#hasAsynchronousListeners(com.comphenix.protocol.events.PacketEvent)">hasAsynchronousListeners</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;packet)</code>
<div class="block">Determine if a given synchronous packet has asynchronous listeners.</div>
</td>
@ -274,7 +302,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>Uses of Interface com.comphenix.protocol.events.PacketListener</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
@ -28,7 +28,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
@ -276,7 +276,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.events</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -20,6 +20,7 @@
<li><a href="MonitorAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">MonitorAdapter</a></li>
<li><a href="PacketAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketAdapter</a></li>
<li><a href="PacketContainer.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketContainer</a></li>
<li><a href="PacketContainerTest.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketContainerTest</a></li>
<li><a href="PacketEvent.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketEvent</a></li>
</ul>
<h2 title="Enums">Enums</h2>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_13) on Tue Mar 05 17:05:46 CET 2013 -->
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>com.comphenix.protocol.events</title>
<meta name="date" content="2013-03-05">
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
@ -37,7 +37,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/package-summary.html">Prev Package</a></li>
<li><a href="../../../../com/comphenix/protocol/metrics/package-summary.html">Next Package</a></li>
<li><a href="../../../../com/comphenix/protocol/injector/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/events/package-summary.html" target="_top">Frames</a></li>
@ -117,6 +117,10 @@
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/events/PacketContainerTest.html" title="class in com.comphenix.protocol.events">PacketContainerTest</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></td>
<td class="colLast">&nbsp;</td>
</tr>
@ -168,7 +172,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/error/package-summary.html">Prev Package</a></li>
<li><a href="../../../../com/comphenix/protocol/metrics/package-summary.html">Next Package</a></li>
<li><a href="../../../../com/comphenix/protocol/injector/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/events/package-summary.html" target="_top">Frames</a></li>

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden Mehr anzeigen