com.rfksystems.intersocket.UnknownMessageFormatException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of intersocket Show documentation
Show all versions of intersocket Show documentation
Intersocket protocol reference server implementation for Java
package com.rfksystems.intersocket;
public class UnknownMessageFormatException extends Throwable {
}