Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C G H I J P R S T

B

buffer - Variable in class jcsq.CSServer
 
bytes - Variable in class jcsq.PacketStripper
 

C

CSPortException - exception jcsq.CSPortException.
 
CSPortException(String) - Constructor for class jcsq.CSPortException
 
CSServer - class jcsq.CSServer.
This represent the CS-Server.
CSServer(String) - Constructor for class jcsq.CSServer
Creates a CS-Server with specified host.
CSServer(String, DatagramSocket) - Constructor for class jcsq.CSServer
Creates a CS-Server with specified host and socket.
CSServer(String, int) - Constructor for class jcsq.CSServer
Creates a CS-Server with specified host and port (OBS! This port is not port on the server you are connecting to, itīs the port from it will open it from.).
clone() - Method in class jcsq.CSServer
Clones (makes an exact copy) of the object
closeServer() - Method in class jcsq.CSServer
Closes the server, after this you will not be able to call the getPlayers, getRules methods-

G

getInfo() - Method in class jcsq.CSServer
 
getIp() - Method in class jcsq.CSServer
 
getPlayerCount() - Method in class jcsq.CSServer
 
getPlayerList() - Method in class jcsq.CSServer
 
getServerInfo() - Method in class jcsq.CSServer
Returns a ServerInfo object
getServerRules() - Method in class jcsq.CSServer
 
getTimeout() - Method in class jcsq.CSServer
 

H

host - Variable in class jcsq.CSServer
 

I

INFO_STRING - Static variable in class jcsq.CSServer
 
INFO_STRING_LENGTH - Static variable in class jcsq.CSServer
 
ip - Variable in class jcsq.CSServer
 

J

jcsq - package jcsq
 

P

PING_STRING - Static variable in class jcsq.CSServer
 
PING_STRING_LENGTH - Static variable in class jcsq.CSServer
 
PLAYERS_STRING - Static variable in class jcsq.CSServer
 
PLAYERS_STRING_LENGTH - Static variable in class jcsq.CSServer
 
PacketStripper - class jcsq.PacketStripper.
 
PacketStripper(byte[]) - Constructor for class jcsq.PacketStripper
 
ping() - Method in class jcsq.CSServer
 
playerCount - Variable in class jcsq.CSServer
 
playerList - Variable in class jcsq.CSServer
 
port - Variable in class jcsq.CSServer
 

R

RULES_STRING - Static variable in class jcsq.CSServer
 
RULES_STRING_LENGTH - Static variable in class jcsq.CSServer
 
receivePacket - Variable in class jcsq.CSServer
 

S

sendPacket - Variable in class jcsq.CSServer
 
setTimeout(int) - Method in class jcsq.CSServer
 
socket - Variable in class jcsq.CSServer
 
splitHost(String) - Method in class jcsq.CSServer
 
strip(byte[], int) - Method in class jcsq.PacketStripper
 
strip(int) - Method in class jcsq.PacketStripper
 

T

timeout - Variable in class jcsq.CSServer
 

B C G H I J P R S T