Community
Participate
Eclipse IDE
@Override protected void execInstallHandlers(List<SOAPHandler<SOAPMessageContext>> handlers) { handlers.add(new DatabaseLogHandler()); }
Back to the top