JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
N
P
R
S
T
W
A
address()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
Address.
available(int)
- Static method in class de.alpharogroup.net.
SocketExtensions
Checks if the given port at localhost is available.
available(String, int)
- Static method in class de.alpharogroup.net.
SocketExtensions
Checks if the given port at the given host is available.
B
BaseProxySelector
- Class in
de.alpharogroup.net.proxy
The Class BaseProxySelector holds a map with proxy addresses.
BaseProxySelector(ProxySelector, Map<SocketAddress, ProxyDecorator>)
- Constructor for class de.alpharogroup.net.proxy.
BaseProxySelector
Instantiates a new base proxy selector.
C
ChatRoom
- Class in
de.alpharogroup.net.chat
ChatRoom()
- Constructor for class de.alpharogroup.net.chat.
ChatRoom
ChatUser
- Interface in
de.alpharogroup.net.chat
closeServerSocket(ServerSocket)
- Static method in class de.alpharogroup.net.
SocketExtensions
Closes the given ServerSocket.
connectFailed(URI, SocketAddress, IOException)
- Method in class de.alpharogroup.net.proxy.
BaseProxySelector
D
de.alpharogroup.net
- package de.alpharogroup.net
In this package are helper classes for the network.
de.alpharogroup.net.chat
- package de.alpharogroup.net.chat
de.alpharogroup.net.proxy
- package de.alpharogroup.net.proxy
E
equals(Object)
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
F
failed()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
Failed.
G
getChatusers()
- Method in class de.alpharogroup.net.chat.
ChatRoom
getFailedCount()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
Gets the failed count.
getIP(InetAddress)
- Static method in class de.alpharogroup.net.
IPResolver
Gets the ip address from the given InetAddress object as a String.
getIPAsByte(InetAddress)
- Static method in class de.alpharogroup.net.
IPResolver
Gets the ip address as a byte array.
getLocalIP()
- Static method in class de.alpharogroup.net.
IPResolver
Gets the local ip address as a String.
getLocalIPAsByte()
- Static method in class de.alpharogroup.net.
IPResolver
Gets the local ip address as a byte array.
getLocalIPFromServerSocket(int, int)
- Static method in class de.alpharogroup.net.
IPResolver
Gets the InetAddress object from the local host from a ServerSocket object.
getLocalIPFromServerSocketAsString()
- Static method in class de.alpharogroup.net.
IPResolver
Gets the ip address from the local host as String.
getPasswordAuthentication()
- Method in class de.alpharogroup.net.proxy.
ProxyAuthenticator
getProxy()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
Gets the proxy.
H
hashCode()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
I
IPResolver
- Class in
de.alpharogroup.net
Utility class for getting the ip from hosts.
IPResolver()
- Constructor for class de.alpharogroup.net.
IPResolver
N
newSocket(String, int)
- Static method in class de.alpharogroup.net.
SocketExtensions
Factory method for a socket.
P
ProxyAuthenticator
- Class in
de.alpharogroup.net.proxy
The Class ProxyAuthenticator.
ProxyAuthenticator(String, String)
- Constructor for class de.alpharogroup.net.proxy.
ProxyAuthenticator
Instantiates a new proxy authenticator.
ProxyDecorator
- Class in
de.alpharogroup.net.proxy
The Class ProxyDecorator decorates a
Proxy
object.
ProxyDecorator(Proxy.Type, InetSocketAddress)
- Constructor for class de.alpharogroup.net.proxy.
ProxyDecorator
Instantiates a new ProxyDecorator object.
R
readObject(InetAddress, int)
- Static method in class de.alpharogroup.net.
SocketExtensions
Reads an object from the given socket InetAddress.
readObject(Socket)
- Static method in class de.alpharogroup.net.
SocketExtensions
Reads an object from the given socket object.
readObject(String, int)
- Static method in class de.alpharogroup.net.
SocketExtensions
Reads an object from the given socket InetAddress.
S
select(URI)
- Method in class de.alpharogroup.net.proxy.
BaseProxySelector
setChatusers(Collection<ChatUser>)
- Method in class de.alpharogroup.net.chat.
ChatRoom
SocketExtensions
- Class in
de.alpharogroup.net
Helper class for handling Sockets.
SocketExtensions()
- Constructor for class de.alpharogroup.net.
SocketExtensions
T
toString()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
type()
- Method in class de.alpharogroup.net.proxy.
ProxyDecorator
Type.
W
writeObject(InetAddress, int, Object)
- Static method in class de.alpharogroup.net.
SocketExtensions
Writes the given Object to the given InetAddress who listen to the given port.
writeObject(Socket, int, Object)
- Static method in class de.alpharogroup.net.
SocketExtensions
Writes the given Object to the given Socket who listen to the given port.
writeObject(String, int, Object)
- Static method in class de.alpharogroup.net.
SocketExtensions
Writes the given Object.
A
B
C
D
E
F
G
H
I
N
P
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
Alpha Ro Group UG (haftungsbeschrÀngt)
. All rights reserved.