public class OpenWireProtocolVerifier extends Object implements ProtocolVerifier
Modifier and Type | Field and Description |
---|---|
protected OpenWireFormatFactory |
wireFormatFactory |
Constructor and Description |
---|
OpenWireProtocolVerifier(OpenWireFormatFactory wireFormatFactory) |
Modifier and Type | Method and Description |
---|---|
boolean |
isProtocol(byte[] value) |
protected final OpenWireFormatFactory wireFormatFactory
public OpenWireProtocolVerifier(OpenWireFormatFactory wireFormatFactory)
public boolean isProtocol(byte[] value)
isProtocol
in interface ProtocolVerifier
Copyright © 2005–2018. All rights reserved.