public class ConnectInfo extends java.lang.Object
ConnectInfo(java.lang.String channelId, java.lang.String channelType, java.lang.String algo, byte[] publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConnectInfo(@BsonProperty(value="channel_id") java.lang.String channelId, @BsonProperty(value="channel_type") java.lang.String channelType, @BsonProperty(value="algo") java.lang.String algo, @BsonProperty(value="public_key") byte[] publicKey)