Interface ServerConfiguration


  • public interface ServerConfiguration
    • Method Detail

      • getJAXBContext

        javax.xml.bind.JAXBContext getJAXBContext()
      • getMarshaller

        javax.xml.bind.Marshaller getMarshaller()
      • getUnmarshaller

        javax.xml.bind.Unmarshaller getUnmarshaller​(Locale locale)
      • getPort

        int getPort()
      • getDomain

        Jid getDomain()