com.jproxy.proxy
Class JProxyServiceFactory.FactoryAndService

java.lang.Object
  extended bycom.jproxy.proxy.JProxyServiceFactory.FactoryAndService
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JProxyServiceFactory

public static class JProxyServiceFactory.FactoryAndService
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 IServiceFactory factory
           
 javax.xml.rpc.Service service
           
 
Constructor Summary
JProxyServiceFactory.FactoryAndService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public javax.xml.rpc.Service service

factory

public IServiceFactory factory
Constructor Detail

JProxyServiceFactory.FactoryAndService

public JProxyServiceFactory.FactoryAndService()


Copyright © JProxy LLC. All Rights Reserved.