public class EventFactory extends ALSBDebuggerObject
Constructor and Description |
---|
EventFactory(ALSBDebugger debugger)
constructor
|
Modifier and Type | Method and Description |
---|---|
IEvent |
create(Packet packet)
creates the event for the given packet
|
debugger, equals, hashCode, validate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
toString
public EventFactory(ALSBDebugger debugger)
public IEvent create(Packet packet) throws java.io.IOException, ProtocolException
java.io.IOException
ProtocolException