Serialized Form


Package net.sbbi.upnp.jmx

Class net.sbbi.upnp.jmx.UPNPAttributeInfo extends javax.management.MBeanAttributeInfo implements Serializable

Class net.sbbi.upnp.jmx.UPNPDiscoveryNotification extends javax.management.Notification implements Serializable

Serialized Fields

usn

String usn

udn

String udn

nt

String nt

location

URL location

UPNPServiceMBeans

javax.management.ObjectName[] UPNPServiceMBeans

Class net.sbbi.upnp.jmx.UPNPOperationInfo extends javax.management.MBeanOperationInfo implements Serializable


Package net.sbbi.upnp.messages

Class net.sbbi.upnp.messages.UPNPResponseException extends Exception implements Serializable

serialVersionUID: 8313107558129180594L

Serialized Fields

faultCode

String faultCode

faultString

String faultString

detailErrorCode

int detailErrorCode

detailErrorDescription

String detailErrorDescription

Package net.sbbi.upnp.remote

Class net.sbbi.upnp.remote.UnicastRemoteObject extends RemoteServer implements Serializable

serialVersionUID: 4974527148936298034L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Re-export the remote object when it is deserialized.

Throws:
IOException
ClassNotFoundException
Serialized Fields

wanConnDevice

UPNPDevice wanConnDevice

discoveryProcessCall

boolean discoveryProcessCall

portOpened

boolean portOpened

port

int port
port number on which to export object

csf

RMIClientSocketFactory csf
client-side socket factory (if any)

ssf

RMIServerSocketFactory ssf
server-side socket factory (if any) to use when exporting object

Package net.sbbi.upnp.samples

Class net.sbbi.upnp.samples.HelloWorld extends UnicastRemoteObject implements Serializable



Copyright © 2010. All Rights Reserved.