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 -
-
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)
-