public interface Query
| Modifier and Type | Method and Description |
|---|---|
int |
getPacketLength() |
String |
getQuery() |
QueryType |
getQueryType() |
void |
validate() |
void |
writeTo(OutputStream os) |
void writeTo(OutputStream os) throws IOException, QueryException
IOExceptionQueryExceptionString getQuery()
QueryType getQueryType()
void validate()
throws QueryException
QueryExceptionint getPacketLength()
Copyright © 2015. All rights reserved.