public interface StubHooksIf
| Modifier and Type | Interface and Description |
|---|---|
static class |
StubHooksIf.StubHooksState |
| Modifier and Type | Method and Description |
|---|---|
void |
_preHandlingHook(Model model,
IndentingWriter p,
StubHooksIf.StubHooksState state) |
void |
_preRequestSendingHook(Model model,
IndentingWriter p,
StubHooksIf.StubHooksState state) |
void |
writeStubStatic(Model model,
IndentingWriter p) |
void |
writeStubStatic(Model model,
Port port,
IndentingWriter p) |
void writeStubStatic(Model model, Port port, IndentingWriter p) throws IOException
IOExceptionvoid writeStubStatic(Model model, IndentingWriter p) throws IOException
IOExceptionvoid _preHandlingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) throws IOException
IOExceptionvoid _preRequestSendingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) throws IOException
IOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.