Add class that activates the FCP interface from an option.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 29 Jul 2014 17:53:00 +0000 (19:53 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 29 Jul 2014 17:53:00 +0000 (19:53 +0200)
commitb343a185e8b89ea5973bf57ec74217652834f5ea
tree08baef9ffa139a2c23b763baabf8de50f7518158
parent88731847148b7fbea5d578abe968d42daf3d1b58
Add class that activates the FCP interface from an option.
src/main/java/net/pterodactylus/sone/core/Core.java
src/main/java/net/pterodactylus/sone/fcp/FcpInterface.java
src/test/java/net/pterodactylus/sone/fcp/FcpInterfaceTest.java [new file with mode: 0644]