A B C D E F G H I K L M N O P R S T V

A

addThreadStateListener(ThreadStateListener) - Method in class de.cohesion.bssh.impl.lang.NotifyingThread
 

B

BatchSSH - Class in de.cohesion.bssh
 
BatchSSH() - Constructor for class de.cohesion.bssh.BatchSSH
 
broadcast() - Method in class de.cohesion.bssh.impl.lang.NotifyingThread
 

C

Cache<K,E> - Class in de.cohesion.bssh.impl.util
A cache implementation.
Cache(int, Factory<K, E>, Comparator<? super CacheEntry<K, E>>) - Constructor for class de.cohesion.bssh.impl.util.Cache
 
Cache.ReplacementStrategy - Enum in de.cohesion.bssh.impl.util
 
CacheEntry<K,E> - Class in de.cohesion.bssh.impl.util
 
CacheEntry(K, E) - Constructor for class de.cohesion.bssh.impl.util.CacheEntry
 
Challenge - Class in de.cohesion.bssh.impl
 
Challenge(String, String, String[], boolean[]) - Constructor for class de.cohesion.bssh.impl.Challenge
 
ChallengeHandler - Interface in de.cohesion.bssh.impl
 
ChallengeHandlerAdapter - Class in de.cohesion.bssh.impl
 
ChallengeHandlerAdapter(ChallengeHandler) - Constructor for class de.cohesion.bssh.impl.ChallengeHandlerAdapter
 
Command<T> - Interface in de.cohesion.bssh
 
CommandProcessor - Class in de.cohesion.bssh.impl
 
CommandProcessor(Set<? extends Command<Result>>, Set<Member>, long) - Constructor for class de.cohesion.bssh.impl.CommandProcessor
 
compare(CacheEntry<?, ?>, CacheEntry<?, ?>) - Method in enum de.cohesion.bssh.impl.util.Cache.ReplacementStrategy
 
Concurrency - Class in de.cohesion.bssh
 
Concurrency() - Constructor for class de.cohesion.bssh.Concurrency
 
Concurrency.Level - Enum in de.cohesion.bssh
 
Console - Class in de.cohesion.bssh.impl.io
 
Console() - Constructor for class de.cohesion.bssh.impl.io.Console
 
create(U) - Method in interface de.cohesion.bssh.impl.Factory
 
create(Member) - Method in class de.cohesion.bssh.impl.SSHConnectionFactory
 

D

de.cohesion.bssh - package de.cohesion.bssh
 
de.cohesion.bssh.impl - package de.cohesion.bssh.impl
 
de.cohesion.bssh.impl.io - package de.cohesion.bssh.impl.io
 
de.cohesion.bssh.impl.lang - package de.cohesion.bssh.impl.lang
 
de.cohesion.bssh.impl.util - package de.cohesion.bssh.impl.util
 
destroy(V) - Method in interface de.cohesion.bssh.impl.Factory
 
destroy(Connection) - Method in class de.cohesion.bssh.impl.SSHConnectionFactory
 

E

equals(Object) - Method in class de.cohesion.bssh.impl.util.CacheEntry
 
execute(Member) - Method in interface de.cohesion.bssh.Command
 
execute(Member) - Method in class de.cohesion.bssh.impl.SSHCommand
 
ExecuteSSHCommand - Class in de.cohesion.bssh.impl
 
ExecuteSSHCommand(String, Cache<Member, Connection>) - Constructor for class de.cohesion.bssh.impl.ExecuteSSHCommand
 

F

Factory<U,V> - Interface in de.cohesion.bssh.impl
 
FACTORY - Static variable in class de.cohesion.bssh.impl.lang.NotifyingThread
 
FileMemberSource - Class in de.cohesion.bssh.impl
 
FileMemberSource(File) - Constructor for class de.cohesion.bssh.impl.FileMemberSource
 
format(Result) - Method in interface de.cohesion.bssh.ResultFormat
 

G

GatewayMemberImpl - Class in de.cohesion.bssh.impl
 
GatewayMemberImpl(Member, Member) - Constructor for class de.cohesion.bssh.impl.GatewayMemberImpl
 
get(K) - Method in class de.cohesion.bssh.impl.util.Cache
 
getArity() - Method in class de.cohesion.bssh.Option
 
getCommand() - Method in class de.cohesion.bssh.impl.ResultImpl
 
getCommand() - Method in interface de.cohesion.bssh.Result
 
getEcho() - Method in class de.cohesion.bssh.impl.Challenge
 
getError() - Method in class de.cohesion.bssh.impl.ResultImpl
 
getError() - Method in interface de.cohesion.bssh.Result
 
getException() - Method in class de.cohesion.bssh.impl.ResultImpl
 
getException() - Method in interface de.cohesion.bssh.Result
 
getGateway() - Method in class de.cohesion.bssh.impl.GatewayMemberImpl
 
getGateway() - Method in class de.cohesion.bssh.impl.MemberImpl
 
getGateway() - Method in interface de.cohesion.bssh.Member
 
getHelpText() - Method in class de.cohesion.bssh.Option
 
getHost() - Method in class de.cohesion.bssh.impl.GatewayMemberImpl
 
getHost() - Method in class de.cohesion.bssh.impl.MemberImpl
 
getHost() - Method in interface de.cohesion.bssh.Member
 
getKey() - Method in class de.cohesion.bssh.impl.util.CacheEntry
 
getKey() - Method in class de.cohesion.bssh.Option
 
getLastAccessTime() - Method in class de.cohesion.bssh.impl.util.CacheEntry
 
getLevel() - Method in class de.cohesion.bssh.Concurrency
 
getLock() - Static method in class de.cohesion.bssh.impl.io.Console
 
getMember() - Method in class de.cohesion.bssh.impl.ResultImpl
 
getMember() - Method in interface de.cohesion.bssh.Result
 
getMembers() - Method in class de.cohesion.bssh.impl.FileMemberSource
 
getMembers() - Method in interface de.cohesion.bssh.MemberSource
 
getOutput() - Method in class de.cohesion.bssh.impl.ResultImpl
 
getOutput() - Method in interface de.cohesion.bssh.Result
 
getPassword(InputStream, String) - Static method in class de.cohesion.bssh.impl.io.PasswordHelper
 
getPassword(Member) - Method in class de.cohesion.bssh.impl.PBEPasswordStore
 
getPassword() - Method in class de.cohesion.bssh.Password
 
getPassword(Member) - Method in interface de.cohesion.bssh.PasswordStore
 
getPort() - Method in class de.cohesion.bssh.impl.GatewayMemberImpl
 
getPort() - Method in class de.cohesion.bssh.impl.MemberImpl
 
getPort() - Static method in class de.cohesion.bssh.impl.Ports
 
getPort() - Method in interface de.cohesion.bssh.Member
 
getPrompts() - Method in class de.cohesion.bssh.impl.Challenge
 
getProxied() - Method in class de.cohesion.bssh.impl.GatewayMemberImpl
 
getProxy() - Method in class de.cohesion.bssh.impl.LocalPortForwardCommand
 
getResults() - Method in class de.cohesion.bssh.impl.CommandProcessor
 
getTimeout() - Method in class de.cohesion.bssh.Timeout
 
getUserName() - Method in class de.cohesion.bssh.impl.GatewayMemberImpl
 
getUserName() - Method in class de.cohesion.bssh.impl.MemberImpl
 
getUserName() - Method in interface de.cohesion.bssh.Member
 
getValue() - Method in enum de.cohesion.bssh.Concurrency.Level
 
getValue() - Method in class de.cohesion.bssh.impl.util.CacheEntry
 
getValue() - Method in class de.cohesion.bssh.impl.util.LazyCacheEntry
 

H

handle(Challenge) - Method in interface de.cohesion.bssh.impl.ChallengeHandler
 
handle(Challenge) - Method in class de.cohesion.bssh.impl.PasswordChallengeHandler
 
hashCode() - Method in class de.cohesion.bssh.impl.util.CacheEntry
 
Help - Class in de.cohesion.bssh
 
Help() - Constructor for class de.cohesion.bssh.Help
 
HELP_TEXT - Static variable in class de.cohesion.bssh.Help
 

I

interrupt() - Method in class de.cohesion.bssh.impl.lang.NotifyingThread
 
invalidate() - Method in class de.cohesion.bssh.impl.util.Cache
 
isActive() - Method in class de.cohesion.bssh.Option
 

K

KEY - Static variable in class de.cohesion.bssh.Concurrency
 
KEY - Static variable in class de.cohesion.bssh.Help
 
KEY - Static variable in class de.cohesion.bssh.Password
 
KEY - Static variable in class de.cohesion.bssh.Timeout
 

L

LazyCacheEntry<K,V> - Class in de.cohesion.bssh.impl.util
 
LazyCacheEntry(K, Factory<K, V>) - Constructor for class de.cohesion.bssh.impl.util.LazyCacheEntry
 
LocalPortForwardCommand - Class in de.cohesion.bssh.impl
 
LocalPortForwardCommand(Member, int, Cache<Member, Connection>) - Constructor for class de.cohesion.bssh.impl.LocalPortForwardCommand
 

M

main(String[]) - Static method in class de.cohesion.bssh.BatchSSH
 
Member - Interface in de.cohesion.bssh
 
MemberImpl - Class in de.cohesion.bssh.impl
 
MemberImpl(InetAddress, String, int, Member) - Constructor for class de.cohesion.bssh.impl.MemberImpl
 
MemberSource - Interface in de.cohesion.bssh
 

N

NotifyingThread - Class in de.cohesion.bssh.impl.lang
 
NotifyingThread(Runnable) - Constructor for class de.cohesion.bssh.impl.lang.NotifyingThread
 
NotifyingThread(ThreadGroup, Runnable, String, long) - Constructor for class de.cohesion.bssh.impl.lang.NotifyingThread
 

O

Option - Class in de.cohesion.bssh
 
Option(String, int, String) - Constructor for class de.cohesion.bssh.Option
 

P

parse(String) - Method in class de.cohesion.bssh.Concurrency
 
parse(String) - Method in class de.cohesion.bssh.Help
 
parse(String, Member) - Static method in class de.cohesion.bssh.impl.MemberImpl
 
parse(String) - Method in class de.cohesion.bssh.Option
 
parse(String) - Method in class de.cohesion.bssh.Password
 
parse(String) - Method in class de.cohesion.bssh.Timeout
 
ParseException - Exception in de.cohesion.bssh
 
ParseException() - Constructor for exception de.cohesion.bssh.ParseException
 
Password - Class in de.cohesion.bssh
 
Password() - Constructor for class de.cohesion.bssh.Password
 
PasswordChallengeHandler - Class in de.cohesion.bssh.impl
 
PasswordChallengeHandler(char[]) - Constructor for class de.cohesion.bssh.impl.PasswordChallengeHandler
 
PasswordHelper - Class in de.cohesion.bssh.impl.io
 
PasswordHelper() - Constructor for class de.cohesion.bssh.impl.io.PasswordHelper
 
PasswordStore - Interface in de.cohesion.bssh
 
PBEPasswordStore - Class in de.cohesion.bssh.impl
 
PBEPasswordStore(File, char[]) - Constructor for class de.cohesion.bssh.impl.PBEPasswordStore
 
perform(Member, Connection) - Method in class de.cohesion.bssh.impl.ExecuteSSHCommand
 
perform(Member, Connection) - Method in class de.cohesion.bssh.impl.LocalPortForwardCommand
 
perform(Member, Connection) - Method in class de.cohesion.bssh.impl.SSHCommand
 
Ports - Class in de.cohesion.bssh.impl
 
Ports() - Constructor for class de.cohesion.bssh.impl.Ports
 

R

release() - Method in class de.cohesion.bssh.impl.LocalPortForwardCommand
 
removeThreadStateListener(ThreadStateListener) - Method in class de.cohesion.bssh.impl.lang.NotifyingThread
 
replyToChallenge(String, String, int, String[], boolean[]) - Method in class de.cohesion.bssh.impl.ChallengeHandlerAdapter
 
Result - Interface in de.cohesion.bssh
 
ResultFormat - Interface in de.cohesion.bssh
 
ResultImpl - Class in de.cohesion.bssh.impl
 
ResultImpl(Member, Command) - Constructor for class de.cohesion.bssh.impl.ResultImpl
 
ResultImpl(Member, Command, Exception) - Constructor for class de.cohesion.bssh.impl.ResultImpl
 
ResultImpl(Member, Command, Reader, Reader) - Constructor for class de.cohesion.bssh.impl.ResultImpl
 

S

setActive(boolean) - Method in class de.cohesion.bssh.Option
 
setConcurrency(Concurrency.Level) - Method in class de.cohesion.bssh.impl.CommandProcessor
 
setValue(E) - Method in class de.cohesion.bssh.impl.util.CacheEntry
 
SIMPLE - Static variable in interface de.cohesion.bssh.ResultFormat
 
SSHCommand - Class in de.cohesion.bssh.impl
 
SSHCommand(Cache<Member, Connection>) - Constructor for class de.cohesion.bssh.impl.SSHCommand
 
SSHConnectionFactory - Class in de.cohesion.bssh.impl
 
SSHConnectionFactory(int, PasswordStore) - Constructor for class de.cohesion.bssh.impl.SSHConnectionFactory
 
stateChanged(Thread, Thread.State) - Method in interface de.cohesion.bssh.impl.lang.ThreadStateListener
 
store(Member, char[]) - Method in class de.cohesion.bssh.impl.PBEPasswordStore
 
store(Member, char[]) - Method in interface de.cohesion.bssh.PasswordStore
 
substitute(String, Member) - Static method in class de.cohesion.bssh.impl.Substituter
 
Substituter - Class in de.cohesion.bssh.impl
 
Substituter() - Constructor for class de.cohesion.bssh.impl.Substituter
 

T

ThreadStateListener - Interface in de.cohesion.bssh.impl.lang
 
Timeout - Class in de.cohesion.bssh
 
Timeout() - Constructor for class de.cohesion.bssh.Timeout
 
toString() - Method in class de.cohesion.bssh.impl.ExecuteSSHCommand
 
toString() - Method in class de.cohesion.bssh.impl.MemberImpl
 

V

valueOf(String) - Static method in enum de.cohesion.bssh.Concurrency.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.cohesion.bssh.impl.util.Cache.ReplacementStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.cohesion.bssh.Concurrency.Level
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum de.cohesion.bssh.impl.util.Cache.ReplacementStrategy
Returns an array containing the constants of this enum type, in the order they're declared.

A B C D E F G H I K L M N O P R S T V

Copyright © 2005 . All Rights Reserved.