Serialized Form


Package org.livetribe.slp

Class org.livetribe.slp.ServiceLocationException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode

Class org.livetribe.slp.ServiceType extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

type

String type

Class org.livetribe.slp.ServiceURL extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

url

String url

lifetime

int lifetime

serviceType

ServiceType serviceType

host

String host

port

int port

path

String path

Package org.livetribe.slp.api

Class org.livetribe.slp.api.ServiceRegistrationEvent extends EventObject implements Serializable

Serialized Fields

previous

ServiceInfo previous

current

ServiceInfo current

Package org.livetribe.slp.spi.net

Class org.livetribe.slp.spi.net.MessageEvent extends EventObject implements Serializable

Serialized Fields

messageBytes

byte[] messageBytes

address

InetSocketAddress address

Class org.livetribe.slp.spi.net.MessageTooBigException extends RuntimeException implements Serializable

Class org.livetribe.slp.spi.net.SocketClosedException extends RuntimeException implements Serializable



Copyright © 2006-2012 LiveTribe. All Rights Reserved.