CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Downloads
SourceCode
Internet-Network
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
My_Netty_RPC
Favorite
Report
Category :
Internet-Network
Tags :
Update : 2017-05-04
Size : 1.95mb
Downloaded :0次
Author :
王****
About : Nobody
PS : If download it fails, try it again. Download again for free!
Download1
Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Reedit
Netty is a RPC-based framework to achieve the basic functions of RPC remote call, making it possible to invoke the same as calling a local service remote service
Packet file list
(Preview for download)
My_Netty_RPC
............\.classpath
__MACOSX
........\My_Netty_RPC
........\............\._.classpath
My_Netty_RPC\.DS_Store
__MACOSX\My_Netty_RPC\._.DS_Store
My_Netty_RPC\.project
__MACOSX\My_Netty_RPC\._.project
My_Netty_RPC\.settings
............\.........\org.eclipse.jdt.core.prefs
__MACOSX\My_Netty_RPC\.settings
........\............\.........\._org.eclipse.jdt.core.prefs
........\............\._.settings
My_Netty_RPC\bin
............\...\com
............\...\...\rpc
............\...\...\...\client
............\...\...\...\......\ClientProxy$1$1.class
__MACOSX\My_Netty_RPC\bin
........\............\...\com
........\............\...\...\rpc
........\............\...\...\...\client
........\............\...\...\...\......\._ClientProxy$1$1.class
My_Netty_RPC\bin\com\rpc\client\ClientProxy$1.class
__MACOSX\My_Netty_RPC\bin\com\rpc\client\._ClientProxy$1.class
My_Netty_RPC\bin\com\rpc\client\ClientProxy.class
__MACOSX\My_Netty_RPC\bin\com\rpc\client\._ClientProxy.class
My_Netty_RPC\bin\com\rpc\client\TcpClientHandler.class
__MACOSX\My_Netty_RPC\bin\com\rpc\client\._TcpClientHandler.class
........\............\...\...\...\._client
My_Netty_RPC\bin\com\rpc\demo
............\...\...\...\....\HelloImp.class
__MACOSX\My_Netty_RPC\bin\com\rpc\demo
........\............\...\...\...\....\._HelloImp.class
My_Netty_RPC\bin\com\rpc\demo\HelloInvoke.class
__MACOSX\My_Netty_RPC\bin\com\rpc\demo\._HelloInvoke.class
My_Netty_RPC\bin\com\rpc\demo\HelloProvider.class
__MACOSX\My_Netty_RPC\bin\com\rpc\demo\._HelloProvider.class
My_Netty_RPC\bin\com\rpc\demo\HelloService.class
__MACOSX\My_Netty_RPC\bin\com\rpc\demo\._HelloService.class
........\............\...\...\...\._demo
My_Netty_RPC\bin\com\rpc\registry
............\...\...\...\........\HttpThreadPool.class
__MACOSX\My_Netty_RPC\bin\com\rpc\registry
........\............\...\...\...\........\._HttpThreadPool.class
My_Netty_RPC\bin\com\rpc\registry\RegistryCenter.class
__MACOSX\My_Netty_RPC\bin\com\rpc\registry\._RegistryCenter.class
My_Netty_RPC\bin\com\rpc\registry\ServiceDiscovery.class
__MACOSX\My_Netty_RPC\bin\com\rpc\registry\._ServiceDiscovery.class
My_Netty_RPC\bin\com\rpc\registry\ServiceRegistry$1.class
__MACOSX\My_Netty_RPC\bin\com\rpc\registry\._ServiceRegistry$1.class
My_Netty_RPC\bin\com\rpc\registry\ServiceRegistry.class
__MACOSX\My_Netty_RPC\bin\com\rpc\registry\._ServiceRegistry.class
........\............\...\...\...\._registry
My_Netty_RPC\bin\com\rpc\server
............\...\...\...\......\TcpServerHandler.class
__MACOSX\My_Netty_RPC\bin\com\rpc\server
........\............\...\...\...\......\._TcpServerHandler.class
........\............\...\...\...\._server
My_Netty_RPC\bin\com\rpc\util
............\...\...\...\....\MethodAndArgs.class
__MACOSX\My_Netty_RPC\bin\com\rpc\util
........\............\...\...\...\....\._MethodAndArgs.class
........\............\...\...\...\._util
........\............\...\...\._rpc
........\............\...\._com
........\............\._bin
My_Netty_RPC\netty-all-4.0.36.Final.jar
__MACOSX\My_Netty_RPC\._netty-all-4.0.36.Final.jar
My_Netty_RPC\src
............\...\.DS_Store
__MACOSX\My_Netty_RPC\src
........\............\...\._.DS_Store
My_Netty_RPC\src\com
............\...\...\rpc
............\...\...\...\client
............\...\...\...\......\ClientProxy.java
__MACOSX\My_Netty_RPC\src\com
........\............\...\...\rpc
........\............\...\...\...\client
........\............\...\...\...\......\._ClientProxy.java
My_Netty_RPC\src\com\rpc\client\TcpClientHandler.java
__MACOSX\My_Netty_RPC\src\com\rpc\client\._TcpClientHandler.java
........\............\...\...\...\._client
My_Netty_RPC\src\com\rpc\demo
............\...\...\...\....\HelloImp.java
__MACOSX\My_Netty_RPC\src\com\rpc\demo
........\............\...\...\...\....\._HelloImp.java
My_Netty_RPC\src\com\rpc\demo\HelloInvoke.java
__MACOSX\My_Netty_RPC\src\com\rpc\demo\._HelloInvoke.java
My_Netty_RPC\src\com\rpc\demo\HelloProvider.java
__MACOSX\My_Netty_RPC\src\com\rpc\demo\._HelloProvider.java
My_Netty_RPC\src\com\rpc\demo\HelloService.java
__MACOSX\My_Netty_RPC\src\co
Related instructions
We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please
Google on your own.
The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please
contact us
.
Please use
Winrar
for decompression tools
If download fail, Try it againg or
Feedback to us
.
If downloaded content did not match the introduction,
Feedback
to us,Confirm and will be refund.
Before downloading, you can inquire through the uploaded person information
Comment
All comment
Nothing.
Post Comment
*
Quick comment
Recommend
Not bad
Password
Unclear description
Not source
Lost files
Unable to decompress
Bad
*
Content :
*
Captcha :
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.