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
IOExceptionClassNotFoundExceptionpublic static WorkItem readWorkItem(MarshallerReaderContext context) throws IOException
IOExceptionpublic static Trigger readTrigger(MarshallerReaderContext inCtx) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.