Uses of Interface
org.openas2.logging.Formatter
-
Packages that use Formatter Package Description org.openas2.logging -
-
Uses of Formatter in org.openas2.logging
Classes in org.openas2.logging that implement Formatter Modifier and Type Class Description classBaseFormatterclassDefaultFormatterMethods in org.openas2.logging that return Formatter Modifier and Type Method Description FormatterBaseLogger. getFormatter()FormatterLogger. getFormatter()Methods in org.openas2.logging with parameters of type Formatter Modifier and Type Method Description voidBaseLogger. setFormatter(Formatter formatter)voidLogger. setFormatter(Formatter formatter)
-