package dslab.rmi.stub.dmap; import java.nio.channels.ClosedChannelException; public interface DmapClientStubFragment { void startsecure() throws ClosedChannelException; }