- UdpClient - org.apache.mina.example.udp.perf中的类
-
An UDP client taht just send thousands of small messages to a UdpServer.
- UdpClient() - 类 的构造器org.apache.mina.example.udp.perf.UdpClient
-
Create the UdpClient's instance
- UdpServer - org.apache.mina.example.udp.perf中的类
-
An UDP server used for performance tests.
- UdpServer() - 类 的构造器org.apache.mina.example.udp.perf.UdpServer
-
Create the UDP server
- unbind() - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor
-
Unbinds from all local addresses that this service is bound to and stops
to accept incoming connections.
- unbind(SocketAddress) - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor
-
Unbinds from the specified local address and stop to accept incoming
connections.
- unbind(SocketAddress, SocketAddress...) - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor
-
Unbinds from the specified local addresses and stop to accept incoming
connections.
- unbind(Iterable<? extends SocketAddress>) - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor
-
Unbinds from the specified local addresses and stop to accept incoming
connections.
- unbind() - 接口 中的方法org.apache.mina.core.service.IoAcceptor
-
Unbinds from all local addresses that this service is bound to and stops
to accept incoming connections.
- unbind(SocketAddress) - 接口 中的方法org.apache.mina.core.service.IoAcceptor
-
Unbinds from the specified local address and stop to accept incoming
connections.
- unbind(SocketAddress, SocketAddress...) - 接口 中的方法org.apache.mina.core.service.IoAcceptor
-
Unbinds from the specified local addresses and stop to accept incoming
connections.
- unbind(Iterable<? extends SocketAddress>) - 接口 中的方法org.apache.mina.core.service.IoAcceptor
-
Unbinds from the specified local addresses and stop to accept incoming
connections.
- unbind0(List<? extends SocketAddress>) - 类 中的方法org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Implement this method to perform the actual unbind operation.
- unbind0(List<? extends SocketAddress>) - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor
-
Implement this method to perform the actual unbind operation.
- unbind0(List<? extends SocketAddress>) - 类 中的方法org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Implement this method to perform the actual unbind operation.
- unbind0(List<? extends SocketAddress>) - 类 中的方法org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
- unblock() - 类 中的方法org.apache.mina.filter.executor.IoEventQueueThrottle
-
- unblock(InetAddress) - 类 中的方法org.apache.mina.filter.firewall.BlacklistFilter
-
Unblocks the specified endpoint.
- unblock(Subnet) - 类 中的方法org.apache.mina.filter.firewall.BlacklistFilter
-
Unblocks the specified subnet.
- unhandledEvent() - 类 中的方法org.apache.mina.example.tapedeck.TapeDeckServer
-
- UnhandledEventException - org.apache.mina.statemachine.event中的异常错误
-
Thrown when an
Event
passed to a state machine couldn't be handled.
- UnhandledEventException(Event) - 异常错误 的构造器org.apache.mina.statemachine.event.UnhandledEventException
-
- UNIX - 类 中的静态变量org.apache.mina.filter.codec.textline.LineDelimiter
-
The line delimiter constant of UNIX ("\n")
- UnknownMessageTypeException - org.apache.mina.core.session中的异常错误
-
An exception that is thrown when the type of the message cannot be determined.
- UnknownMessageTypeException() - 异常错误 的构造器org.apache.mina.core.session.UnknownMessageTypeException
-
- UnknownMessageTypeException(String, Throwable) - 异常错误 的构造器org.apache.mina.core.session.UnknownMessageTypeException
-
- UnknownMessageTypeException(String) - 异常错误 的构造器org.apache.mina.core.session.UnknownMessageTypeException
-
- UnknownMessageTypeException(Throwable) - 异常错误 的构造器org.apache.mina.core.session.UnknownMessageTypeException
-
- UnorderedThreadPoolExecutor - org.apache.mina.filter.executor中的类
-
A
ThreadPoolExecutor
that does not maintain the order of
IoEvent
s.
- UnorderedThreadPoolExecutor() - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- UnorderedThreadPoolExecutor(int) - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- UnorderedThreadPoolExecutor(int, int) - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- UnorderedThreadPoolExecutor(int, int, long, TimeUnit) - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- UnorderedThreadPoolExecutor(int, int, long, TimeUnit, IoEventQueueHandler) - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- UnorderedThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory) - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- UnorderedThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler) - 类 的构造器org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
-
- unscheduledForFlush() - 类 中的方法org.apache.mina.core.session.AbstractIoSession
-
Change the session's status : it's not anymore scheduled for flush
- update(long) - 类 中的方法org.apache.mina.core.file.DefaultFileRegion
-
- update(long) - 接口 中的方法org.apache.mina.core.file.FileRegion
-
Updates the current file position based on the specified amount.
- updateTextField(long) - 类 中的方法org.apache.mina.example.udp.ClientPanel
-
- updateThroughput(long) - 类 中的方法org.apache.mina.core.service.IoServiceStatistics
-
Updates the throughput counters.
- updateThroughput(long, boolean) - 类 中的方法org.apache.mina.core.session.AbstractIoSession
-
Update all statistical properties related with throughput assuming
the specified time is the current time.
- updateThroughput(boolean) - 类 中的方法org.apache.mina.core.session.DummySession
-
Update all statistical properties related with throughput.
- updateThroughput(long, boolean) - 接口 中的方法org.apache.mina.core.session.IoSession
-
Update all statistical properties related with throughput assuming
the specified time is the current time.
- updateTrafficControl(S) - 类 中的方法org.apache.mina.core.polling.AbstractPollingIoProcessor
-
- updateTrafficControl(S) - 接口 中的方法org.apache.mina.core.service.IoProcessor
-
- updateTrafficControl(S) - 类 中的方法org.apache.mina.core.service.SimpleIoProcessorPool
-
- updateTrafficControl(NioSession) - 类 中的方法org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
- updateTrafficMask(S) - 类 中的方法org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Updates the traffic mask for a given session
- URIEditor - org.apache.mina.integration.beans中的类
-
A PropertyEditor
which converts a String
into
a URI
and vice versa.
- URIEditor() - 类 的构造器org.apache.mina.integration.beans.URIEditor
-
- URLEditor - org.apache.mina.integration.beans中的类
-
A PropertyEditor
which converts a String
into
a URL
and vice versa.
- URLEditor() - 类 的构造器org.apache.mina.integration.beans.URLEditor
-
- USE_NOTIFICATION - 类 中的静态变量org.apache.mina.filter.ssl.SslFilter
-
- user(AuthenticationHandler.AuthenticationContext, IoFilter.NextFilter, IoSession, UserCommand) - 类 中的方法org.apache.mina.example.tapedeck.AuthenticationHandler
-
- USER_PROPERTY - 类 中的静态变量org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The username property.
- UserCommand - org.apache.mina.example.tapedeck中的类
-
Represents the user <username>
command.
- UserCommand(String) - 类 的构造器org.apache.mina.example.tapedeck.UserCommand
-