|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.SIRAPRISE.messages.ServerMessage
be.SIRAPRISE.messages.ServerInputMessage
be.SIRAPRISE.messages.ClientHelloMessage
public abstract class ClientHelloMessage
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
getClientCryptoProtocolNames()
Gets The set of encryption protocols that the client is willing and able to use |
java.util.Set<java.lang.String> |
getClientSignatureProtocolNames()
Gets the set of signature protocols that the client is willing and able to use |
Version |
getClientSiraPriseVersion()
Gets The Version that the client declares to be able to handle |
long |
getIdleTime()
Gets the idle time requested by the client for this connection |
Methods inherited from class be.SIRAPRISE.messages.ServerMessage |
---|
getMessageTypeID, readMessage, sendMessage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.Set<java.lang.String> getClientCryptoProtocolNames()
public java.util.Set<java.lang.String> getClientSignatureProtocolNames()
public Version getClientSiraPriseVersion()
public long getIdleTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |