public class InputMarshaller extends Object
Constructor and Description |
---|
InputMarshaller() |
Modifier and Type | Method and Description |
---|---|
static InternalFactHandle |
readFactHandle(MarshallerReaderContext context) |
static Trigger |
readTrigger(MarshallerReaderContext inCtx) |
static WorkItem |
readWorkItem(MarshallerReaderContext context) |
public static InternalFactHandle readFactHandle(MarshallerReaderContext context) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public static WorkItem readWorkItem(MarshallerReaderContext context) throws IOException
IOException
public static Trigger readTrigger(MarshallerReaderContext inCtx) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.