IO.copy(testWebXml,webxml); | IO.copy(testWebXml.toFile(),webxml.toFile()); | IO.copy(testWebXml,webxml) | IO.copy(testWebXml.toFile(),webxml.toFile()) | jetty.project | 9a4b7807810d884a56a8022f48021a9def75e761 | org.eclipse.jetty.websocket.jsr356.server.WSServer | | | TCIVar | testWebXml |
---|
v0 | webxml |
---|
v1 | IO |
---|
| | TCIVar | testWebXml |
---|
v0 | webxml |
---|
v1 | IO |
---|
| Uses | True |