Uses of Class
org.bidib.jbidibc.decoder.schema.decoderdetection.DecoderDetection
-
Packages that use DecoderDetection Package Description org.bidib.jbidibc.decoder.decoderdb org.bidib.jbidibc.decoder.schema.decoderdetection org.bidib.jbidibc.decoderdetection -
-
Uses of DecoderDetection in org.bidib.jbidibc.decoder.decoderdb
Methods in org.bidib.jbidibc.decoder.decoderdb that return DecoderDetection Modifier and Type Method Description DecoderDetectionDecoderDetectionAccess. fetch(String login, char[] password) -
Uses of DecoderDetection in org.bidib.jbidibc.decoder.schema.decoderdetection
Methods in org.bidib.jbidibc.decoder.schema.decoderdetection that return DecoderDetection Modifier and Type Method Description DecoderDetectionObjectFactory. createDecoderDetection()Create an instance ofDecoderDetectionDecoderDetectionDecoderDetection. withProtocols(ProtocolsType value)DecoderDetectionDecoderDetection. withVersion(VersionType value) -
Uses of DecoderDetection in org.bidib.jbidibc.decoderdetection
Methods in org.bidib.jbidibc.decoderdetection that return DecoderDetection Modifier and Type Method Description DecoderDetectionDecoderDetectionFactory. loadDecoderDetection(String filePath)DecoderDetectionDecoderDetectionFactory. parseDecoderDetection(String content)
-