public class BytePacketTestImpl
extends java.lang.Object
| Constructor and Description |
|---|
BytePacketTestImpl(byte[] bytes) |
BytePacketTestImpl(byte[] bytes,
int preDelay) |
BytePacketTestImpl(byte[] bytes,
int preDelay,
int postDelay) |
BytePacketTestImpl(java.lang.String bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalToBuffer(IoBuffer buffer) |
byte[] |
getBytes() |
void |
process(GMPPProtocolDecoder decoder,
GMPPProtocolEncoder encoder,
ProtocolDecoderOutput in) |
public BytePacketTestImpl(byte[] bytes,
int preDelay,
int postDelay)
public BytePacketTestImpl(byte[] bytes,
int preDelay)
public BytePacketTestImpl(java.lang.String bytes)
public BytePacketTestImpl(byte[] bytes)
public void process(GMPPProtocolDecoder decoder, GMPPProtocolEncoder encoder, ProtocolDecoderOutput in) throws java.lang.Exception
java.lang.Exceptionpublic byte[] getBytes()
public boolean equalToBuffer(IoBuffer buffer)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0