public class EmbeddedMessageImpl extends EmbeddedMessage
EmbeddedMessage.MessageTypearg, args, type| Constructor and Description |
|---|
EmbeddedMessageImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EmbeddedServer embeddedServer,
DataOutputStream outputStream) |
static EmbeddedMessageImpl |
fromInput(DataInputStream is) |
public static EmbeddedMessageImpl fromInput(DataInputStream is) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void apply(EmbeddedServer embeddedServer, DataOutputStream outputStream) throws IOException
IOExceptionCopyright © 2020. All rights reserved.