|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelWrapper.Key | |
|---|---|
| org.freecompany.redline | |
| Uses of ChannelWrapper.Key in org.freecompany.redline |
|---|
| Fields in org.freecompany.redline with type parameters of type ChannelWrapper.Key | |
|---|---|
protected java.util.Map<ChannelWrapper.Key<?>,ChannelWrapper.Consumer<?>> |
ChannelWrapper.consumers
|
| Methods in org.freecompany.redline that return ChannelWrapper.Key | |
|---|---|
ChannelWrapper.Key<java.lang.Integer> |
ChannelWrapper.start()
Initializes a byte counter on this channel. |
ChannelWrapper.Key<byte[]> |
ChannelWrapper.start(java.security.PrivateKey key)
Initialize a signature on this channel. |
ChannelWrapper.Key<byte[]> |
ChannelWrapper.start(java.lang.String algorithm)
Initialize a digest on this channel. |
ChannelWrapper.Key<java.lang.Integer> |
ChannelWrapper.start(java.nio.channels.WritableByteChannel output)
|
| Methods in org.freecompany.redline with parameters of type ChannelWrapper.Key | ||
|---|---|---|
|
ChannelWrapper.finish(ChannelWrapper.Key<T> object)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||