
org.webpieces.webserver.test.sockets.MyChannelSession Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http-webserver-test Show documentation
Show all versions of http-webserver-test Show documentation
The full webpieces server AS A library
The newest version!
package org.webpieces.webserver.test.sockets;
import java.util.HashMap;
import java.util.Map;
import org.webpieces.nio.api.channels.ChannelSession;
public class MyChannelSession implements ChannelSession {
private Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy